alexholanda/perfilnet-frontend:latest

Multi-platform
Index digest

sha256:e49cd8709b0ff26cbc46329a16e67d88254b3e2b1ffecf10315c482ad12905bf

OS/ARCH

Compressed size

6.2 MB

Last pushed

5 months by alexholanda

Type

Image

Manifest digest

sha256:8537651a5a8c31e16b58db94e5567d16a96df128c2f02bec767074e697e89042

Image Layers

1ADD file ... in / 3.9 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <docker-maint@nginx.com>0 B
4ENV NGINX_VERSION=1.27.10 B
5ENV PKG_RELEASE=10 B
6ENV DYNPKG_RELEASE=20 B
7RUN /bin/sh -c set -x1.7 MB
8COPY docker-entrypoint.sh / # buildkit627 B
9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B
10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit394 B
11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
13ENTRYPOINT ["/docker-entrypoint.sh"]0 B
14EXPOSE map[80/tcp:{}]0 B
15STOPSIGNAL SIGQUIT0 B
16CMD ["nginx" "-g" "daemon off;"]0 B
17COPY /app/dist/ /usr/share/nginx/html # buildkit602.54 KB
18COPY ./nginx.conf /etc/nginx/conf.d/default.conf # buildkit303 B

Command

ADD file:ee5bb8409915b11413f44cce4c22fed658aba4fb078a448e08dd4ac9a23581f2 in /