Sign inSign up

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

Multi-platform
Index digest

sha256:65f5655e7e6af960d2b3f892bbee934a51d94c2a35f59a820fdf17e7925cf1d9

OS/ARCH

Compressed size

20 MB

Last pushed

over 1 year by windoac

Type

Image

Manifest digest

sha256:0518563ab905831a931cb5f27f912e35d87a2b2fb9ae7d2dca39cb139698f319

Image Layers

1ADD alpine-minirootfs-3.20.6-x86_64.tar.gz / # buildkit3.46 MB
2CMD ["/bin/sh"]0 B
3LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
4ENV NGINX_VERSION=1.26.30 B
5ENV PKG_RELEASE=10 B
6ENV DYNPKG_RELEASE=20 B
7RUN /bin/sh -c set -x1.67 MB
8COPY docker-entrypoint.sh / # buildkit626 B
9COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit956 B
10COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit405 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.8.90 B
18ENV NJS_RELEASE=10 B
19RUN /bin/sh -c set -x14.49 MB
20LABEL MAINTAINER=Kevin Krummenauer <[email protected]>0 B
21RUN /bin/sh -c apk add376.54 KB
22COPY resources/create-certs.sh /script/create-certs.sh # buildkit1.38 KB
23COPY resources/nginx-cert.conf /etc/nginx/nginx.conf # buildkit371 B
24COPY resources/entrypoint.sh /docker-entrypoint.d/30_entrypoint.sh # buildkit573 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.20.6-x86_64.tar.gz / # buildkit