Sign inSign up

setyolegowo/simple-nginx-proxy:0.0.2

Networking
Web servers
Manifest digest

sha256:921c4ccaf4a66adcedda2d416beef2bc75b361cee3fe49636f4e2b4a0bfc0384

OS/ARCH

linux/amd64

Compressed size

67.68 MB

Last pushed

about 2 years by setyolegowo

Type

Image

Manifest digest

sha256:921c4ccaf4a66adcedda2d416beef2bc75b361cee3fe49636f4e2b4a0bfc0384

Image Layers

1ADD file ... in / 27.78 MB
2CMD ["bash"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.27.00 B
5ENV NJS_VERSION=0.8.40 B
6ENV NJS_RELEASE=2~bookworm0 B
7ENV PKG_RELEASE=2~bookworm0 B
8RUN /bin/sh -c set -x39.9 MB
9COPY docker-entrypoint.sh / # buildkit627 B
10COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B
11COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit394 B
12COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
13COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
14ENTRYPOINT ["/docker-entrypoint.sh"]0 B
15EXPOSE map[80/tcp:{}]0 B
16STOPSIGNAL SIGQUIT0 B
17CMD ["nginx" "-g" "daemon off;"]0 B
18ENV TARGET_PROTO=http0 B
19ENV TARGET_DOMAIN=localhost0 B
20ENV TARGET_PORT=800 B
21COPY routes.conf.template /etc/nginx/routes.conf.template # buildkit275 B
22CMD ["/bin/bash" "-c" "envsubst <0 B

Command

ADD file:6c4730e7b12278bc7eb83b3b9d659437c92c42fc7ee70922ae8c4bebfb56a602 in /