Sign inSign up

luomubiji/2w:latest

Multi-platform
Index digest

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 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.25.30 B
5ENV PKG_RELEASE=10 B
6RUN /bin/sh -c set -x1.94 MB
7COPY docker-entrypoint.sh / # buildkit629 B
8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B
9COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit367 B
10COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
11COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
12ENTRYPOINT ["/docker-entrypoint.sh"]0 B
13EXPOSE map[80/tcp:{}]0 B
14STOPSIGNAL SIGQUIT0 B
15CMD ["nginx" "-g" "daemon off;"]0 B
16ENV NJS_VERSION=0.8.20 B
17RUN /bin/sh -c set -x10.09 MB
18LABEL maintainer=luomu0 B
19RUN /bin/sh -c sed -i202 B
20RUN /bin/sh -c apk add32.09 MB
21RUN /bin/sh -c apk add17.31 MB
22COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit344 B
23RUN /bin/sh -c rm /etc/nginx/conf.d/default.conf177 B
24COPY default.conf /etc/nginx/conf.d/ # buildkit467 B
25RUN /bin/sh -c rm -rf209 B
26COPY ./app /app # buildkit4.57 KB
27RUN /bin/sh -c cd /app2.7 MB
28COPY ./dist /usr/share/nginx/html # buildkit412.07 KB
29ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
30EXPOSE map[3002/tcp:{} 80/tcp:{}]0 B
31CMD ["/usr/bin/supervisord" "-c" "/etc/supervisor/conf.d/supervisord.conf"]0 B

Command

ADD file:dbf65487d049081dc2d39b3d99d2c64b6c89754e7e2996a46169d3512e59f32a in /