Sign inSign up

hatamiarash7/directory-index:1.0.1

Multi-platform
Index digest

sha256:d5fc78738bfff1ae27b2a81cf1e7c3f6ba679073081cba6787e18a6d12572b1c

OS/ARCH

Compressed size

57 MB

Last pushed

10 months by hatamiarash7

Type

Image

Manifest digest

sha256:1ef75b37b6c847d7a9616e4149205f611ec1311d900c3a1c0c2da0df87aad763

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.30 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.58 MB
9COPY docker-entrypoint.sh / # buildkit628 B
10COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit954 B
11COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit404 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
18ARG APP_VERSION=1.0.1"0 B
19ARG DATE_CREATED=2025-12-050 B
20ENV TINI_VERSION=v0.19.00 B
21LABEL org.opencontainers.image.title=Directory Index0 B
22LABEL org.opencontainers.image.description=Directory index using Nginx0 B
23LABEL org.opencontainers.image.url=https://github.com/hatamiarash7/docker-directory-index0 B
24LABEL org.opencontainers.image.source=https://github.com/hatamiarash7/docker-directory-index0 B
25LABEL org.opencontainers.image.vendor=hatamiarash70 B
26LABEL org.opencontainers.image.authors=hatamiarash70 B
27LABEL org.opencontainers.version=1.0.1"0 B
28LABEL org.opencontainers.image.created=2025-12-050 B
29LABEL org.opencontainers.image.licenses=MIT0 B
30COPY default.conf.template /etc/nginx/conf.d/ # buildkit332 B
31ADD https://github.com/krallin/tini/releases/download/v0.19.0/tini /tini # buildkit9.24 KB
32RUN |2 APP_VERSION=1.0.1" DATE_CREATED=2025-12-05 /bin/sh9.24 KB
33EXPOSE [80/tcp]0 B
34ENTRYPOINT ["/tini" "--"]0 B
35CMD ["/bin/bash" "-c" "envsubst <0 B

Command

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