Sign inSign up

windoac/docker-remote-api-tls:1.28.1-alpine

Multi-platform
Index digest

sha256:038269c62acd4f8e9820164adae1d5b8177d8da86f32a13b63965c52537b7cd0

OS/ARCH

Compressed size

22.28 MB

Last pushed

9 months by windoac

Type

Image

Manifest digest

sha256:f3e41c49d452ed2415b76a4af6bdc2475818c2df4c08076666a95b0ba36e5a35

Image Layers

1ADD alpine-minirootfs-3.23.2-x86_64.tar.gz / # buildkit3.68 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.28.10 B
5ENV PKG_RELEASE=10 B
6ENV DYNPKG_RELEASE=10 B
7RUN /bin/sh -c set -x1.75 MB
8COPY docker-entrypoint.sh / # buildkit627 B
9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B
10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 B
11COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
12COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB
13ENTRYPOINT ["/docker-entrypoint.sh"]0 B
14EXPOSE map[80/tcp:{}]0 B
15STOPSIGNAL SIGQUIT0 B
16CMD ["nginx" "-g" "daemon off;"]0 B
17ENV NJS_VERSION=0.9.40 B
18ENV NJS_RELEASE=10 B
19RUN /bin/sh -c set -x16.46 MB
20LABEL MAINTAINER=Kevin Krummenauer <[email protected]>0 B
21RUN /bin/sh -c apk add390.86 KB
22COPY resources/create-certs.sh /script/create-certs.sh # buildkit1.38 KB
23COPY resources/nginx-cert.conf /etc/nginx/nginx.conf # buildkit367 B
24COPY resources/entrypoint.sh /docker-entrypoint.d/30_entrypoint.sh # buildkit571 B
25RUN /bin/sh -c chmod +x1.77 KB
26ENV CREATE_CERTS_WITH_PW= CERTS_DIR=/data/certs CERT_HOSTNAME=abc.127.0.0.1.nip.io CERT_EXPIRATION_DAYS=36500 B
27HEALTHCHECK &{["CMD-SHELL" "nc -vz 127.0.0.10 B

Command

ADD alpine-minirootfs-3.23.2-x86_64.tar.gz / # buildkit