generated from oci/template
Update Dockerfile
All checks were successful
Build Docker Image on Commit / build-and-publish (push) Successful in 22s
All checks were successful
Build Docker Image on Commit / build-and-publish (push) Successful in 22s
This commit is contained in:
parent
0d8874c367
commit
f20f51b9b8
1 changed files with 1 additions and 2 deletions
|
@ -16,8 +16,7 @@ RUN apk add --no-cache \
|
||||||
xterm \
|
xterm \
|
||||||
procps \
|
procps \
|
||||||
iproute2 \
|
iproute2 \
|
||||||
dhclient \
|
inetutils-telnet \
|
||||||
inetutils \
|
|
||||||
xdpyinfo \
|
xdpyinfo \
|
||||||
bash \
|
bash \
|
||||||
wget
|
wget
|
||||||
|
|
Loading…
Reference in a new issue