Sign inSign up

lancard/nginx-webui:1.7.8

Networking
Security
Web servers
Index digest

sha256:704c9d6e6b4240b6388816b6008f0f5736acc0fc8afed9b462b0c693a909afe4

OS/ARCH

linux/amd64

Compressed size

450.59 MB

Last pushed

19 days by lancard

Type

Image

Manifest digest

sha256:07b44a1688d46423c27a329aec8130f288e482d3bb3115da7bd8787d1a21375f

Image Layers

1# debian.sh --arch 'amd64' out/28.41 MB
2LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
3ENV NGINX_VERSION=1.31.40 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.98 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 # buildkit404 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
19EXPOSE [80/tcp]0 B
20EXPOSE [443/tcp]0 B
21RUN /bin/sh -c apt-get update300.8 MB
22WORKDIR /tmp32 B
23RUN /bin/sh -c curl -L19.98 MB
24RUN /bin/sh -c apt-get install20.38 MB
25RUN /bin/sh -c rm anubis_1.25.0_amd64.deb144 B
26RUN /bin/sh -c echo "net.ipv4.tcp_fin_timeout=3"163 B
27COPY container_files/default_nginx.conf /default_config/default_nginx.conf # buildkit915 B
28COPY container_files/default_config.json /default_config/default_config.json # buildkit1.17 KB
29COPY container_files/default_anubis.yaml /default_config/default_anubis.yaml # buildkit228 B
30COPY container_files/anubis.conf /etc/nginx/anubis.conf # buildkit518 B
31RUN /bin/sh -c cp /default_config/default_nginx.conf919 B
32COPY admin /admin # buildkit62.44 KB
33COPY container_files/entrypoint.sh /entrypoint.sh # buildkit1.01 KB
34RUN /bin/sh -c chmod +x32 B
35RUN /bin/sh -c mkdir -p111 B
36RUN /bin/sh -c rm -f188 B
37WORKDIR /admin32 B
38RUN /bin/sh -c npm install10.42 MB
39RUN /bin/sh -c npm install38.09 MB
40RUN /bin/sh -c npm run476.7 KB
41RUN /bin/sh -c npm run706 B
42ENTRYPOINT ["/entrypoint.sh"]0 B

Command

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