sha256:5a9498a988cda7f335c092bafeda8a705a2c46898850d76c3e7530c9adc80ccb
OS/ARCH
Compressed size
9.7 MB
Last pushed
over 4 years by linuxcontainers
Type
Image
Manifest digest
sha256:5a9498a988cda7f335c092bafeda8a705a2c46898850d76c3e7530c9adc80ccb
Image Layers
1ADD file ... in / 2.68 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 update7.57 KB5CMD ["/bin/sh"]0 B6ENV NGINX_VERSION=1.21.60 B7ENV NJS_VERSION=0.7.20 B8ENV PKG_RELEASE=10 B10LABEL nginx-version=1.21.60 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 MB17COPY docker-entrypoint.sh / # buildkit609 B18COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit896 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:3b5a33c96fd3c10d0c438d907ce172903f7b2bde0f4e5107831e135ddf111b19 in /