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
d55c56944e
commit
28288d3f98
7
jq/Dockerfile
Normal file
7
jq/Dockerfile
Normal file
|
@ -0,0 +1,7 @@
|
|||
FROM alpine:edge
|
||||
|
||||
RUN apk add --no-cache \
|
||||
ca-certificates \
|
||||
bash \
|
||||
git \
|
||||
jq
|
Loading…
Reference in New Issue
Block a user