We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0cc12cc + 44d959d commit 9158f45Copy full SHA for 9158f45
1 file changed
rootfs/Dockerfile
@@ -25,6 +25,7 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y \
25
python-setuptools \
26
unzip \
27
upx \
28
+ wget \
29
zip \
30
openssh-client \
31
--no-install-recommends \
0 commit comments