sha256:b5ae374b3fa53432d28bb470511d8fa3103baa0194922937a8ae664d070d3b5d
OS/ARCH
Compressed size
56.76 MB
Last pushed
about 1 month by jonesmagloire
Type
Image
Manifest digest
sha256:32d20becd41a2dbf5b4023e4a3873acd301ff4422785ffbcca7d0182eff79044
Image Layers
1# debian.sh --arch 'armel' out/26.66 MB3ENV NGINX_VERSION=1.31.30 B4ENV NJS_VERSION=1.0.00 B5ENV NJS_RELEASE=1~trixie0 B6ENV ACME_VERSION=0.4.10 B7ENV PKG_RELEASE=1~trixie0 B8ENV DYNPKG_RELEASE=1~trixie0 B9RUN /bin/sh -c set -x25.09 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 # buildkit406 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 'armel' out/ 'trixie' '@1785715200'