Sign inSign up

jamie/jq

By jamie

Updated over 4 years ago

jq based on alpine

Image
0

327

jamie/jq repository overview

jq based on alpine

FROM alpine:3.15.3
RUN apk add --no-cache jq
ENTRYPOINT [ "jq" ]
CMD ["--help"]

Tag summary

Content type

Image

Digest

Size

3.1 MB

Last updated

over 4 years ago

docker pull jamie/jq:3.15.0