sha256:c7cc22d207815285d8038febfa53f72fd851e24db73dd7838336d51e0556407e
OS/ARCH
Compressed size
72.33 MB
Last pushed
over 2 years by openim
Type
Image
Manifest digest
sha256:4bd61981b2ea36b8b09600e17ed957d50552d3a670c070eb939b84ee220632d3
Image Layers
1ADD file ... in / 27.81 MB2CMD ["bash"]0 B4ENV NGINX_VERSION=1.25.30 B5ENV NJS_VERSION=0.8.20 B6ENV PKG_RELEASE=1~bookworm0 B7RUN /bin/sh -c set -x36.28 MB8COPY docker-entrypoint.sh / # buildkit627 B9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit363 B11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB13ENTRYPOINT ["/docker-entrypoint.sh"]0 B14EXPOSE map[80/tcp:{}]0 B15STOPSIGNAL SIGQUIT0 B16CMD ["nginx" "-g" "daemon off;"]0 B17WORKDIR /usr/share/nginx/html/32 B18USER root0 B19COPY /app/nginx.conf /etc/nginx/conf.d/default.conf # buildkit416 B20COPY /app/dist /usr/share/nginx/html/ # buildkit8.24 MB21EXPOSE map[80/tcp:{}]0 B22CMD ["nginx" "-g" "daemon off;"]0 BCommand
ADD file:70e4f0c71f88c97c8db279b998c10d4943954d304ff9f51875c3699a4dc5ee4e in /