Sign inSign up

sevenajay/https-aj7ay:6.0

Manifest digest

sha256:b46ee18e40988993fc66f83a14cf69a210e5706b0d1013a8f6b7fd288ca07e61

OS/ARCH

linux/amd64

Compressed size

87.77 MB

Last pushed

about 2 years by sevenajay

Type

Image

Manifest digest

sha256:b46ee18e40988993fc66f83a14cf69a210e5706b0d1013a8f6b7fd288ca07e61

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.10 B
5ENV NJS_VERSION=0.8.50 B
6ENV NJS_RELEASE=1~bookworm0 B
7ENV PKG_RELEASE=1~bookworm0 B
8ENV DYNPKG_RELEASE=2~bookworm0 B
9RUN /bin/sh -c set -x39.94 MB
10COPY docker-entrypoint.sh / # buildkit628 B
11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B
12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit394 B
13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
15ENTRYPOINT ["/docker-entrypoint.sh"]0 B
16EXPOSE map[80/tcp:{}]0 B
17STOPSIGNAL SIGQUIT0 B
18CMD ["nginx" "-g" "daemon off;"]0 B
19RUN /bin/sh -c apt-get update20.04 MB
20COPY nginx.conf /etc/nginx/nginx.conf # buildkit666 B
21COPY entrypoint.sh /entrypoint.sh # buildkit690 B
22RUN /bin/sh -c chmod +x722 B
23COPY renew_certs.sh /renew_certs.sh # buildkit206 B
24RUN /bin/sh -c chmod +x233 B
25RUN /bin/sh -c mkdir -p144 B
26EXPOSE map[443/tcp:{} 80/tcp:{}]0 B
27ENTRYPOINT ["/entrypoint.sh"]0 B

Command

ADD file:d13afefcc2b0b02b598a3ac2598fe2187db41de1e17820e5b600a955b1429d59 in /