sha256:73b8e5799d5af50b45b72028409248eef187c340c87880b6f99d7db546aff760
OS/ARCH
linux/amd64
Compressed size
67.7 MB
Last pushed
over 2 years by yildizozan
Type
Image
Manifest digest
sha256:73b8e5799d5af50b45b72028409248eef187c340c87880b6f99d7db546aff760
Image Layers
1ADD file ... in / 27.8 MB2CMD ["bash"]0 B4ENV NGINX_VERSION=1.26.00 B5ENV NJS_VERSION=0.8.40 B6ENV NJS_RELEASE=2~bookworm0 B7ENV PKG_RELEASE=1~bookworm0 B8RUN /bin/sh -c set -x39.89 MB9COPY docker-entrypoint.sh / # buildkit629 B10COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B11COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit393 B12COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB13COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB14ENTRYPOINT ["/docker-entrypoint.sh"]0 B15EXPOSE map[80/tcp:{}]0 B16STOPSIGNAL SIGQUIT0 B17CMD ["nginx" "-g" "daemon off;"]0 B18ARG USERNAME=nonroot0 B19ARG USER_UID=10000 B20ARG USER_GID=10000 B21RUN |3 USERNAME=nonroot USER_UID=1000 USER_GID=10003.29 KB22COPY nginx.conf /etc/nginx/nginx.conf # buildkit539 B23COPY default.conf /etc/nginx/conf.d/default.conf # buildkit369 B24USER nonroot0 B25CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD file:5aaace706aa00ff97d243daa2c29f5de88f124e1b97c570634f16eef90783286 in /