Sign inSign up

emulator/docker-nginx-lego:lego5.2.2-nginx1.31.2-r1

Multi-platform
Networking
Developer tools
Web servers
Index digest

sha256:2012b21e03d917de0ba6ffb0025b7e680c52f2edff0759dad413eb08f653ec0c

OS/ARCH

Compressed size

79.72 MB

Last pushed

3 months by emulator

Type

Image

Manifest digest

sha256:1ae233808434eecc6af9e58b0d5381ef2ae414445c06ad8db9f2afde3113680f

Image Layers

1# debian.sh --arch 'i386' out/29.85 MB
2LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
3ENV NGINX_VERSION=1.31.20 B
4ENV NJS_VERSION=0.9.90 B
5ENV NJS_RELEASE=1~trixie0 B
6ENV ACME_VERSION=0.4.10 B
7ENV PKG_RELEASE=1~trixie0 B
8ENV DYNPKG_RELEASE=1~trixie0 B
9RUN /bin/sh -c set -x30.68 MB
10COPY docker-entrypoint.sh / # buildkit629 B
11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit959 B
12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit407 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
19LABEL maintainer=emulatorchen0 B
20ARG LEGO_VERSION=5.2.20 B
21ARG TARGETARCH=3860 B
22ARG TARGETVARIANT=0 B
23RUN |3 LEGO_VERSION=5.2.2 TARGETARCH=386 TARGETVARIANT=19.16 MB
24COPY nginx_conf.d/ /etc/nginx/conf.d/ # buildkit542 B
25COPY scripts/ /scripts # buildkit12.78 KB
26RUN |3 LEGO_VERSION=5.2.2 TARGETARCH=386 TARGETVARIANT=13.19 KB
27VOLUME [/etc/letsencrypt]0 B
28EXPOSE [443/tcp]0 B
29CMD ["/scripts/start_nginx_lego.sh"]0 B

Command

# debian.sh --arch 'i386' out/ 'trixie' '@1781049600'