Sign inSign up

lancard/nginx-webui:1.7.7

Networking
Security
Web servers
Index digest

sha256:59386df4eab994c61698dfb9d327cdeef5c86ae3b60714e233e3dddb2036d6f5

OS/ARCH

linux/amd64

Compressed size

447.12 MB

Last pushed

about 1 month by lancard

Type

Image

Manifest digest

sha256:6f2042ec26c672181bf2f3a0b903e936c738f7d800873be3ce33fdfc403d73fc

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
19EXPOSE [80/tcp]0 B
20EXPOSE [443/tcp]0 B
21RUN /bin/sh -c apt-get update297.55 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"162 B
27COPY container_files/default_nginx.conf /default_config/default_nginx.conf # buildkit913 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.conf917 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 -p112 B
36RUN /bin/sh -c rm -f187 B
37WORKDIR /admin32 B
38RUN /bin/sh -c npm install10.42 MB
39RUN /bin/sh -c npm install38.07 MB
40RUN /bin/sh -c npm run475.09 KB
41RUN /bin/sh -c npm run701 B
42ENTRYPOINT ["/entrypoint.sh"]0 B

Command

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