sha256:ff4d86c55354ac9d61b888430ed4c0f43d2fbc6834ea6d4c1d4786d5b12f41e5
OS/ARCH
linux/arm64
Compressed size
55 MB
Last pushed
about 2 years by ascheman
Type
Image
Manifest digest
sha256:ff4d86c55354ac9d61b888430ed4c0f43d2fbc6834ea6d4c1d4786d5b12f41e5
Image Layers
1ADD file ... in / 3.18 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.25.40 B5ENV PKG_RELEASE=10 B6RUN /bin/sh -c set -x1.84 MB7COPY docker-entrypoint.sh / # buildkit628 B8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B9COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit392 B10COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB11COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB12ENTRYPOINT ["/docker-entrypoint.sh"]0 B13EXPOSE map[80/tcp:{}]0 B14STOPSIGNAL SIGQUIT0 B15CMD ["nginx" "-g" "daemon off;"]0 B16ENV NJS_VERSION=0.8.30 B17RUN /bin/sh -c set -x11.74 MB18RUN /bin/sh -c apk upgrade6.91 MB19ENV NGINX_PORT=50050 B20COPY /usr/local/src/neodash/dist /usr/share/nginx/html # buildkit15.66 MB21COPY ./conf/default.conf.template /etc/nginx/templates/ # buildkit431 B22COPY ./scripts/config-entrypoint.sh /docker-entrypoint.d/config-entrypoint.sh # buildkit785 B23COPY ./scripts/message-entrypoint.sh /docker-entrypoint.d/message-entrypoint.sh # buildkit319 B24RUN /bin/sh -c chown -R1.72 KB25RUN /bin/sh -c touch /var/run/nginx.pid143 B26RUN /bin/sh -c chown -R15.66 MB27USER nginx0 B28EXPOSE map[5005/tcp:{}]0 B29HEALTHCHECK &{["CMD-SHELL" "curl --fail \"http://localhost:$NGINX_PORT\"0 B30LABEL version=2.4.80 BCommand
ADD file:6dc287a22d6cc7723b0576dd3a9a644468d133c54d42c8a8eda403e3117648f7 in /