sha256:1cc9bf64253c94e7aaa97c5835c9c894854ace25bb9193cc071172d91fc0abaa
OS/ARCH
Compressed size
67.54 MB
Last pushed
over 2 years by luomubiji
Type
Image
Manifest digest
sha256:8ff337a0c57d328384f3cc5e77ce1baf47f20698b72c14940eb1ab1f84a5a561
Image Layers
1ADD file ... in / 3 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.25.30 B5ENV PKG_RELEASE=10 B6RUN /bin/sh -c set -x1.94 MB7COPY docker-entrypoint.sh / # buildkit629 B8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 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.09 MB18LABEL maintainer=luomu0 B19RUN /bin/sh -c sed -i202 B20RUN /bin/sh -c apk add32.09 MB21RUN /bin/sh -c apk add17.31 MB22COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit344 B23RUN /bin/sh -c rm /etc/nginx/conf.d/default.conf177 B24COPY default.conf /etc/nginx/conf.d/ # buildkit467 B25RUN /bin/sh -c rm -rf209 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:dbf65487d049081dc2d39b3d99d2c64b6c89754e7e2996a46169d3512e59f32a in /