sha256:bc4b5d32ef9344a329ce71086b6c091aa85139153c1c1231ed4c95db2cd6c5fd
OS/ARCH
Compressed size
9.42 MB
Last pushed
over 4 years by linuxcontainers
Type
Image
Manifest digest
sha256:bc4b5d32ef9344a329ce71086b6c091aa85139153c1c1231ed4c95db2cd6c5fd
Image Layers
1ADD file ... in / 2.59 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.56 KB5CMD ["/bin/sh"]0 B6ENV NGINX_VERSION=1.21.40 B7ENV NJS_VERSION=0.7.00 B8ENV PKG_RELEASE=10 B10LABEL nginx-version=1.21.40 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 -x6.82 MB17COPY docker-entrypoint.sh / # buildkit611 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:400c0466b29ccad54e0f6c0acef22542992828678c96693ef1f9f4d0551935d8 in /