Search Docker Hub
jq
By jamie
jq based on alpine
327
FROM alpine:3.15.3 RUN apk add --no-cache jq ENTRYPOINT [ "jq" ] CMD ["--help"]
Content type
Image
Digest
Size
3.1 MB
Last updated
over 4 years ago
docker pull jamie/jq:3.15.0