We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a1c4c22 + a8e62aa commit 85b734bCopy full SHA for 85b734b
1 file changed
rootfs/Dockerfile
@@ -7,6 +7,7 @@ WORKDIR /tmp
7
8
RUN apt-get update && apt-get install -y \
9
upx \
10
+ zip \
11
--no-install-recommends \
12
&& rm -rf /var/lib/apt/lists/*
13
0 commit comments