Sign inSign up

luomubiji/2w:latest

Multi-platform
Index digest

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 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.81 MB
7COPY docker-entrypoint.sh / # buildkit629 B
8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B
9COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit366 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 -x12.06 MB
18LABEL maintainer=luomu0 B
19RUN /bin/sh -c sed -i202 B
20RUN /bin/sh -c apk add33.2 MB
21RUN /bin/sh -c apk add17.5 MB
22COPY supervisord.conf /etc/supervisor/conf.d/supervisord.conf # buildkit345 B
23RUN /bin/sh -c rm /etc/nginx/conf.d/default.conf178 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:fc714080c3bcbbce7ac746a10d7b4355ffa36293a8d435d62cd5359ea8eb8364 in /