sha256:594ff334ce7cbb24810cc19c4eafa23ca5531910d94abcd8e9ee3df5a6ed1a66
OS/ARCH
Compressed size
10.35 MB
Last pushed
about 4 years by linuxcontainers
Type
Image
Manifest digest
sha256:67a928ba97c7dbc67a73b4773917a8679efc8831eece897ff71a7b8985ba2a2a
Image Layers
1ADD file ... in / 2.67 MB2CMD ["/bin/sh"]0 B3LABEL [email protected] org.opencontainers.image.authors=Peter, [email protected], https://www.linuxcontainers.dev/0 B4RUN /bin/sh -c /sbin/apk update641.5 KB5CMD ["/bin/sh"]0 B6ENV NGINX_VERSION=1.22.00 B7ENV NJS_VERSION=0.7.40 B8ENV PKG_RELEASE=10 B10LABEL nginx-version=1.22.00 B11LABEL org.opencontainers.image.title=alpine-nginx0 B12LABEL org.opencontainers.image.description=Nginx Docker image running0 B14LABEL org.opencontainers.image.url=https://hub.docker.com/r/linuxcontainers/nginx/0 B15LABEL org.opencontainers.image.source=https://github.com/linuxcontainers/nginx0 B16RUN /bin/sh -c set -x7.05 MB17COPY docker-entrypoint.sh / # buildkit609 B18COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit895 B19COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit665 B20COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB21ENTRYPOINT ["/docker-entrypoint.sh"]0 B22EXPOSE map[80/tcp:{}]0 B23STOPSIGNAL SIGQUIT0 B24CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD file:a2648378045615c3785c752423b1afc8dc1c2b213393344f4d0ca17e7255c1cb in /