sha256:6be12e88ed107e330fd5b8f96e6e3ede8181c129d61fd5b2ef4f2c20f9721b82
OS/ARCH
Compressed size
15.6 MB
Last pushed
about 3 years by kryshakm
Type
Image
Manifest digest
sha256:1d2e3f20294d3bb985ccd68ec78f58b659a8ea2ea78ce664038ec25738007715
Image Layers
1ADD file ... in / 3.11 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.25.10 B5ENV PKG_RELEASE=10 B6ARG UID=1010 B7ARG GID=1010 B8RUN |2 UID=101 GID=101 /bin/sh1.83 MB9RUN |2 UID=101 GID=101 /bin/sh2.73 KB10COPY docker-entrypoint.sh / # buildkit628 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit365 B13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.17 KB14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB15ENTRYPOINT ["/docker-entrypoint.sh"]0 B16EXPOSE map[8080/tcp:{}]0 B17STOPSIGNAL SIGQUIT0 B18USER 1010 B19CMD ["nginx" "-g" "daemon off;"]0 B20ENV NJS_VERSION=0.7.120 B21ARG UID=1010 B22ARG GID=1010 B23USER root0 B24RUN |2 UID=101 GID=101 /bin/sh10.64 MB25USER 1010 B26LABEL maintainer=Matt Kryshak0 B27COPY nginx/conf/certs /etc/nginx/certs # buildkit1.18 KB28COPY nginx/conf/default-unprivileged.conf /etc/nginx/conf.d/default.conf # buildkit854 B29COPY nginx/conf/nginx-unprivileged.conf /etc/nginx/nginx.conf # buildkit584 B30COPY nginx/html /usr/share/nginx # buildkit6.27 KB31USER root0 B32RUN /bin/sh -c set -x2.28 KB33EXPOSE map[8080/tcp:{} 8443/tcp:{}]0 B34USER 1010 B35CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD file:6f6c919dc1fe5a56c2664a26a702d77203039cdd4c91e39da57063ea5d3f3094 in /