Sign inSign up

efrecon/jq:1.4

Manifest digest

sha256:666f8903acd751bf4013abdfde8a671e10aa714d950112c63227da7b3c9bf9ef

OS/ARCH

linux/amd64

Compressed size

3.75 MB

Last pushed

about 22 hours by efrecon

Type

Image

Manifest digest

sha256:666f8903acd751bf4013abdfde8a671e10aa714d950112c63227da7b3c9bf9ef

Image Layers

1ADD file ... in / 2.7 MB
2CMD ["/bin/sh"]0 B
3ARG JQ_VERSION=1.40 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.4 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.4 JQ_GHPROJ=stedolan/jq JQ_RELROOT=https://github.com/stedolan/jq/releases178 B
18ENTRYPOINT ["/usr/local/bin/jq"]0 B
19CMD ["-h"]0 B

Command

ADD file:9663235f252e072c52b0f9e25845841e4321cce2caa7467a0d736c6003b05c00 in /