sha256:1cc9bf64253c94e7aaa97c5835c9c894854ace25bb9193cc071172d91fc0abaa
OS/ARCH
Compressed size
70.94 MB
Last pushed
over 2 years by luomubiji
Type
Image
Manifest digest
sha256:8be0128b2771081380e53f78312216bcc9efafa39951144868ea7acdb8343625
Image Layers
1ADD file ... in / 3.24 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.25.30 B5ENV PKG_RELEASE=10 B6RUN /bin/sh -c set -x1.81 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 # buildkit366 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 -x12.06 MB18LABEL maintainer=luomu0 B19RUN /bin/sh -c sed -i202 B20RUN /bin/sh -c apk add33.2 MB21RUN /bin/sh -c apk add17.5 MB22COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit345 B23RUN /bin/sh -c rm /etc/nginx/conf.d/default.conf178 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:fc714080c3bcbbce7ac746a10d7b4355ffa36293a8d435d62cd5359ea8eb8364 in /