mirror of
https://github.com/jessfraz/dockerfiles.git
synced 2024-11-23 11:31:49 +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
|
||||
|
||||
RUN apk add --no-cache \
|
||||
ca-certificates \
|
||||
bash \
|
||||
ca-certificates \
|
||||
curl \
|
||||
git \
|
||||
jq
|
||||
|
|
Loading…
Reference in New Issue
Block a user