We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 85b734b + 06ea6ea commit 3ed25ffCopy full SHA for 3ed25ff
1 file changed
rootfs/Dockerfile
@@ -6,6 +6,7 @@ ENV GLIDE_HOME=/root
6
WORKDIR /tmp
7
8
RUN apt-get update && apt-get install -y \
9
+ man \
10
upx \
11
zip \
12
--no-install-recommends \
0 commit comments