Sign inSign up

efrecon/jq:1.7rc2

Manifest digest

sha256:5dd3bb517b943aa40078bffe1cd80324539ed57e4f21b7ffaa1274ecf0a06d0b

OS/ARCH

linux/amd64

Compressed size

3.75 MB

Last pushed

about 21 hours by efrecon

Type

Image

Manifest digest

sha256:5dd3bb517b943aa40078bffe1cd80324539ed57e4f21b7ffaa1274ecf0a06d0b

Image Layers

1ADD file ... in / 2.7 MB
2CMD ["/bin/sh"]0 B
3ARG JQ_VERSION=1.7rc20 B
4ARG JQ_GHPROJ=stedolan/jq0 B
5ARG JQ_RELROOT=https://github.com/stedolan/jq/releases0 B
6ARG JQ_APIROOT=https://api.github.com/repos/stedolan/jq0 B
7ARG JQ_DWROOT=https://github.com/stedolan/jq/releases/download0 B
9LABEL org.opencontainers.image.title=jq0 B
10LABEL org.opencontainers.image.description=jq in Docker0 B
11LABEL org.opencontainers.image.authors=Emmanuel Frécon <[email protected]>0 B
12LABEL org.opencontainers.image.url=https://github.com/efrecon/docker-images/jq0 B
13LABEL org.opencontainers.image.documentation=https://github.com/efrecon/docker-images/jq/README.md0 B
14LABEL org.opencontainers.image.source=https://github.com/efrecon/docker-images/jq/Dockerfile0 B
15RUN |5 JQ_VERSION=1.7rc2 JQ_GHPROJ=stedolan/jq JQ_RELROOT=https://github.com/stedolan/jq/releases1.05 MB
16COPY bininstall/*.sh /usr/local/bin/ # buildkit1.28 KB
17RUN |5 JQ_VERSION=1.7rc2 JQ_GHPROJ=stedolan/jq JQ_RELROOT=https://github.com/stedolan/jq/releases177 B
18ENTRYPOINT ["/usr/local/bin/jq"]0 B
19CMD ["-h"]0 B

Command

ADD file:9663235f252e072c52b0f9e25845841e4321cce2caa7467a0d736c6003b05c00 in /