We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3ed25ff + 8b5b674 commit e9d43afCopy full SHA for e9d43af
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
+ jq \
10
man \
11
upx \
12
zip \
0 commit comments