Sign inSign up

ddosify/selfhosted_frontend:4.1.0

Multi-platform
Networking
Developer tools
Monitoring & observability
Index digest

sha256:fae5c5bb95fdafab8bebf41f3b6bf2ab018b54647de4a5dd2fa7bb256d1a398c

OS/ARCH

Compressed size

26.1 MB

Last pushed

about 2 years by fatihbaltaci

Type

Image

Manifest digest

sha256:f436d6bbee94152128b1918639e987ccb9cc4b4b82a0ad9fd8f35fbf79bdcce1

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 # buildkit8.98 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 /