mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-27 04:16:45 +01:00
jq
Signed-off-by: Jess Frazelle <acidburn@google.com>
This commit is contained in:
parent
28288d3f98
commit
57189a448d
|
@ -1,7 +1,8 @@
|
||||||
FROM alpine:edge
|
FROM alpine:edge
|
||||||
|
|
||||||
RUN apk add --no-cache \
|
RUN apk add --no-cache \
|
||||||
ca-certificates \
|
|
||||||
bash \
|
bash \
|
||||||
|
ca-certificates \
|
||||||
|
curl \
|
||||||
git \
|
git \
|
||||||
jq
|
jq
|
||||||
|
|
Loading…
Reference in New Issue
Block a user