sha256:4cfaf79ef5980cfb70849674673a2eecedcf20d27320d0680ed2e59d04d49dcb
OS/ARCH
Compressed size
4.81 MB
Last pushed
over 3 years by linuxcontainers
Type
Image
Manifest digest
sha256:62037a5bee2a9103bb59cf648a5322fa2a6dc3c77c4318d7741b195d7a70e511
Image Layers
1ADD file ... in / 3.11 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.75 KB5CMD ["/bin/sh"]0 B6ENV NGINX_VERSION=1.22.10 B7ENV PKG_RELEASE=10 B9LABEL nginx-version=1.22.10 B10LABEL org.opencontainers.image.title=alpine-nginx0 B11LABEL org.opencontainers.image.description=Nginx Docker image running0 B13LABEL org.opencontainers.image.url=https://hub.docker.com/r/linuxcontainers/nginx/0 B14LABEL org.opencontainers.image.source=https://github.com/linuxcontainers/nginx0 B15RUN /bin/sh -c set -x1.7 MB16COPY docker-entrypoint.sh / # buildkit632 B17COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit959 B18COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit774 B19COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB20ENTRYPOINT ["/docker-entrypoint.sh"]0 B21EXPOSE map[80/tcp:{}]0 B22STOPSIGNAL SIGQUIT0 B23CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD file:3080f19f39259a4b77cc53975de0184c78d4335ceb9ffb77a2838d0539ad6f85 in /