Sign inSign up

lancard/nginx-webui:1.6.2

Networking
Security
Web servers
Index digest

sha256:4dfefbb03ac6619753c0a2acb5071cd51a1008befaf224fa8cd02c6940b78091

OS/ARCH

linux/amd64

Compressed size

428.58 MB

Last pushed

9 months by lancard

Type

Image

Manifest digest

sha256:25d696fcbcf24ff9ef6861bbd01a043c93d92f2168ac2dcdaaa096aa9d9a2c56

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2LABEL maintainer=NGINX Docker Maintainers <[email protected]>0 B
3ENV NGINX_VERSION=1.29.40 B
4ENV NJS_VERSION=0.9.40 B
5ENV NJS_RELEASE=1~trixie0 B
6ENV PKG_RELEASE=1~trixie0 B
7ENV DYNPKG_RELEASE=1~trixie0 B
8RUN /bin/sh -c set -x28.61 MB
9COPY docker-entrypoint.sh / # buildkit627 B
10COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit955 B
11COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit405 B
12COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB
13COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB
14ENTRYPOINT ["/docker-entrypoint.sh"]0 B
15EXPOSE map[80/tcp:{}]0 B
16STOPSIGNAL SIGQUIT0 B
17CMD ["nginx" "-g" "daemon off;"]0 B
18EXPOSE [80/tcp]0 B
19EXPOSE [443/tcp]0 B
20RUN /bin/sh -c apt-get update297.53 MB
21WORKDIR /tmp32 B
22RUN /bin/sh -c curl -L11.63 MB
23RUN /bin/sh -c apt-get install12.01 MB
24RUN /bin/sh -c rm anubis_1.21.3_amd64.deb143 B
25RUN /bin/sh -c echo "net.ipv4.tcp_fin_timeout=3"163 B
26COPY container_files/default_nginx.conf /default_config/default_nginx.conf # buildkit915 B
27COPY container_files/default_config.json /default_config/default_config.json # buildkit1.17 KB
28COPY container_files/default_anubis.yaml /default_config/default_anubis.yaml # buildkit229 B
29COPY container_files/anubis.conf /etc/nginx/anubis.conf # buildkit482 B
30RUN /bin/sh -c cp /default_config/default_nginx.conf920 B
31COPY admin /admin # buildkit64.77 KB
32COPY container_files/entrypoint.sh /entrypoint.sh # buildkit1.01 KB
33RUN /bin/sh -c chmod +x32 B
34RUN /bin/sh -c mkdir -p113 B
35RUN /bin/sh -c rm -f190 B
36WORKDIR /admin32 B
37RUN /bin/sh -c npm install10.2 MB
38RUN /bin/sh -c npm install39.69 MB
39RUN /bin/sh -c npm run458.88 KB
40RUN /bin/sh -c npm run706 B
41ENTRYPOINT ["/entrypoint.sh"]0 B

Command

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