Sign inSign up

ddosify/selfhosted_frontend:4.1.1

Multi-platform
Networking
Developer tools
Monitoring & observability
Index digest

sha256:3fe4f8a141fdaf58f41f36e32247425a8476fd1ebc0b9af34f146641c22d7631

OS/ARCH

Compressed size

25.74 MB

Last pushed

about 2 years by fatihbaltaci

Type

Image

Manifest digest

sha256:be576de3c4624d33a7cc2b2692b424109ebb5e2ca6264e724142fe44a6073aa8

Image Layers

1ADD file ... in / 3.18 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.84 MB
7COPY docker-entrypoint.sh / # buildkit628 B
8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 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 -x11.74 MB
18COPY /usr/src/app/build /usr/share/nginx/html # buildkit8.98 MB
19COPY nginx/default_nginx.conf /etc/nginx/conf.d/default.conf # buildkit320 B
20COPY nginx/nginx.conf /etc/nginx/nginx.conf # buildkit500 B
21CMD ["nginx" "-g" "daemon off;"]0 B

Command

ADD file:6dc287a22d6cc7723b0576dd3a9a644468d133c54d42c8a8eda403e3117648f7 in /