sha256:1cc9bf64253c94e7aaa97c5835c9c894854ace25bb9193cc071172d91fc0abaa
OS/ARCH
Compressed size
70.36 MB
Last pushed
over 2 years by luomubiji
Type
Image
Manifest digest
sha256:5558454b0895ccd0b7653b5a3d3dcaa27e47980921f5d71f4c635769a68b3dbd
Image Layers
1ADD file ... in / 3.09 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.25.30 B5ENV PKG_RELEASE=10 B6RUN /bin/sh -c set -x2 MB7COPY docker-entrypoint.sh / # buildkit629 B8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B9COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit367 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.20 B17RUN /bin/sh -c set -x10.73 MB18LABEL maintainer=luomu0 B19RUN /bin/sh -c sed -i204 B20RUN /bin/sh -c apk add33.74 MB21RUN /bin/sh -c apk add17.68 MB22COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit345 B23RUN /bin/sh -c rm /etc/nginx/conf.d/default.conf181 B24COPY default.conf /etc/nginx/conf.d/ # buildkit470 B25RUN /bin/sh -c rm -rf208 B26COPY ./app /app # buildkit4.57 KB27RUN /bin/sh -c cd /app2.7 MB28COPY ./dist /usr/share/nginx/html # buildkit412.07 KB29ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B30EXPOSE map[3002/tcp:{} 80/tcp:{}]0 B31CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 BCommand
ADD file:92902088cd15ed8f5dca2f7fc6570fb4e4824fac8b09e091c88e96bbd0ca814b in /