build: Add ping utilility
This commit is contained in:
parent
65fd7c839c
commit
de2a97fcbd
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ RUN set -eu && \
|
||||||
net-tools \
|
net-tools \
|
||||||
e2fsprogs \
|
e2fsprogs \
|
||||||
qemu-utils \
|
qemu-utils \
|
||||||
|
iputils-ping \
|
||||||
genisoimage \
|
genisoimage \
|
||||||
ca-certificates \
|
ca-certificates \
|
||||||
netcat-openbsd \
|
netcat-openbsd \
|
||||||
|
|
Loading…
Reference in a new issue