We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ed25ff commit 8b5b674Copy full SHA for 8b5b674
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