Sign inSign up

teamgosh/ackinacki-nginx:testci

Multi-platform
Index digest

sha256:7c8eb9c410690e103fbae50d21e59ad640b26d146d5791296c293fd945228890

OS/ARCH

Compressed size

14.3 MB

Last pushed

almost 2 years by teamgosh

Type

Image

Manifest digest

sha256:e783d043215fcedb03dce88b791013393ff1ecf0e30817558ca82b72f79b990c

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.30 B
5ENV PKG_RELEASE=10 B
6RUN /bin/sh -c set -x1.81 MB
7COPY docker-entrypoint.sh / # buildkit626 B
8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B
9COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit366 B
10COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
11COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB
12ENTRYPOINT ["/docker-entrypoint.sh"]0 B
13EXPOSE map[80/tcp:{}]0 B
14STOPSIGNAL SIGQUIT0 B
15CMD ["nginx" "-g" "daemon off;"]0 B
16RUN /bin/sh -c apk add1.84 MB
17RUN /bin/sh -c rm /etc/nginx/nginx.conf149 B
18COPY nginx.conf.d.template /configs/nginx.conf.d.template # buildkit875 B
19COPY --chmod=755 start-nginx.sh /start-nginx.sh #302 B
20COPY ton-live/web /var/www # buildkit7.4 MB
21ENTRYPOINT []0 B
22CMD ["/bin/sh" "-c" "/start-nginx.sh"]0 B

Command

ADD file:8729f9c0258836b640e9e789c7ab029cf4547e0596557d54dd4a4d7d8e4a785f in /