sha256:10d934d872c3fe171eba8730ac24f2acab28a3ea434a83f462980a9b6770546b
OS/ARCH
Compressed size
65.32 MB
Last pushed
8 months by jonesmagloire
Type
Image
Manifest digest
sha256:15cfc8b2d117210f7a733a1a1b9c58ce0d022ac12e6f4b83557b35ebd1c4ebb5
Image Layers
1# debian.sh --arch 'i386' out/29.84 MB3ENV NGINX_VERSION=1.29.40 B4ENV NJS_VERSION=0.9.40 B5ENV NJS_RELEASE=1~trixie0 B6ENV ACME_VERSION=0.3.10 B7ENV PKG_RELEASE=1~trixie0 B8ENV DYNPKG_RELEASE=1~trixie0 B9RUN /bin/sh -c set -x30.47 MB10COPY docker-entrypoint.sh / # buildkit628 B11COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit957 B12COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit405 B13COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB14COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB15ENTRYPOINT ["/docker-entrypoint.sh"]0 B16EXPOSE map[80/tcp:{}]0 B17STOPSIGNAL SIGQUIT0 B18CMD ["nginx" "-g" "daemon off;"]0 B19LABEL maintainer=Jones MAGLOIRE @Joxit0 B20WORKDIR /usr/share/nginx/html/32 B21ENV NGINX_PROXY_HEADER_Host=$http_host0 B22ENV NGINX_LISTEN_PORT=800 B23ENV SHOW_CATALOG_NB_TAGS=false0 B24COPY nginx/default.conf /etc/nginx/conf.d/default.conf # buildkit1 KB25COPY bin/90-docker-registry-ui.sh /docker-entrypoint.d/90-docker-registry-ui.sh # buildkit1.13 KB26COPY dist/ /usr/share/nginx/html/ # buildkit2.48 MB27COPY favicon.ico /usr/share/nginx/html/ # buildkit17.89 KB28RUN /bin/sh -c chown -R2.5 MBCommand
# debian.sh --arch 'i386' out/ 'trixie' '@1768176000'