Sign inSign up

ddosify/selfhosted_frontend:3.3.1

Multi-platform
Networking
Developer tools
Monitoring & observability
Index digest

sha256:391cb9ebb0468c96e27326a71c6cfbe4d647b22fce9d29e636bee1c635ba4389

OS/ARCH

Compressed size

27.13 MB

Last pushed

about 2 years by fatihbaltaci

Type

Image

Manifest digest

sha256:7fd6a114fb240519209f3131c61bc12bc7e672dc692395b6f7e690f5caee98e3

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.40 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 # buildkit957 B
9COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit392 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.30 B
17RUN /bin/sh -c set -x12.06 MB
18COPY /usr/src/app/build /usr/share/nginx/html # buildkit10 MB
19COPY nginx/default_nginx.conf /etc/nginx/conf.d/default.conf # buildkit319 B
20COPY nginx/nginx.conf /etc/nginx/nginx.conf # buildkit501 B
21CMD ["nginx" "-g" "daemon off;"]0 B

Command

ADD file:8729f9c0258836b640e9e789c7ab029cf4547e0596557d54dd4a4d7d8e4a785f in /