Sign inSign up

ethnexus/smnrpx:2.7

Multi-platform
Index digest

sha256:1eaab79ecd0736c9e4e07d3f031b08bad49b79ca52c6b395615a4ec60b0bc6b1

OS/ARCH

Compressed size

92.72 MB

Last pushed

about 1 month by ethnexus

Type

Image

Manifest digest

sha256:6cee4eac43041ec2b214cd64930b4b5a493bb428d6e52a82a36f04b023211416

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
3ENV NGINX_VERSION=1.31.30 B
4ENV NJS_VERSION=1.0.00 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 -x31.78 MB
10COPY docker-entrypoint.sh / # buildkit628 B
11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit954 B
12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit403 B
13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.36 KB
15ENTRYPOINT ["/docker-entrypoint.sh"]0 B
16EXPOSE map[80/tcp:{}]0 B
17STOPSIGNAL SIGQUIT0 B
18CMD ["nginx" "-g" "daemon off;"]0 B
19ENV PIP_DISABLE_PIP_VERSION_CHECK=1 PIP_NO_CACHE_DIR=1 PYTHONUNBUFFERED=10 B
20USER root0 B
21VOLUME [/etc/letsencrypt]0 B
22RUN /bin/sh -c apt-get update20.44 MB
23RUN /bin/sh -c mkdir -p278 B
24COPY ./nginx/index.html /usr/share/nginx/index.html # buildkit773 B
25COPY ./nginx/background.jpg /usr/share/nginx/background.jpg # buildkit489.1 KB
26COPY ./nginx/favicon.ico /usr/share/nginx/favicon.ico # buildkit3.4 KB
27COPY ./nginx/dhparams.pem /usr/share/nginx/dhparams.pem # buildkit798 B
28COPY ./nginx/errorpages/* /usr/share/nginx/html/error/. # buildkit5.07 MB
29COPY ./pyproject.toml /tmp/smnrpx/pyproject.toml # buildkit568 B
30RUN /bin/sh -c pip install6.49 MB
31RUN /bin/sh -c groupadd --gid3.27 KB
32COPY ./entrypoint.py /entrypoint.py # buildkit630 B
33COPY ./smnrpx /smnrpx # buildkit6.18 KB
34COPY ./smnrp_reset /smnrp_reset # buildkit258 B
35COPY ./templates /templates # buildkit3.59 KB
36COPY ./smnrp_schema.yml /smnrp_schema.yml # buildkit713 B
37RUN /bin/sh -c echo ""160 B
38RUN /bin/sh -c chmod 755784 B
39RUN /bin/sh -c chown -R30.06 KB
40USER smnrp0 B
41ENTRYPOINT ["/entrypoint.py"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1785715200'