Update Dockerfile
This commit is contained in:
@ -10,7 +10,8 @@ RUN set -ex && \
|
|||||||
apt-get install -y \
|
apt-get install -y \
|
||||||
bash \
|
bash \
|
||||||
tzdata \
|
tzdata \
|
||||||
iputils \
|
iputils-ping \
|
||||||
|
iputils-arping \
|
||||||
curl \
|
curl \
|
||||||
nano \
|
nano \
|
||||||
git \
|
git \
|
||||||
|
|||||||
Reference in New Issue
Block a user