sha256:4fdcf04db8ebbaacad04b5a6d3263625b1785b972d887776db761b57d747be98
OS/ARCH
Compressed size
67.71 MB
Last pushed
over 2 years by hatamiarash7
Type
Image
Manifest digest
sha256:e1e53f6bcc7d08dad1453dda7c00d25faefe051c08ba2bf29c081278b05d6a14
Image Layers
1ADD file ... in / 27.8 MB2CMD ["bash"]0 B4ENV NGINX_VERSION=1.27.00 B5ENV NJS_VERSION=0.8.40 B6ENV NJS_RELEASE=2~bookworm0 B7ENV PKG_RELEASE=2~bookworm0 B8RUN /bin/sh -c set -x39.89 MB9COPY docker-entrypoint.sh / # buildkit628 B10COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit959 B11COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit397 B12COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.18 KB13COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB14ENTRYPOINT ["/docker-entrypoint.sh"]0 B15EXPOSE map[80/tcp:{}]0 B16STOPSIGNAL SIGQUIT0 B17CMD ["nginx" "-g" "daemon off;"]0 B18ARG APP_VERSION=undefined@docker0 B19ARG DATE_CREATED0 B20ENV TINI_VERSION=v0.19.00 B21LABEL org.opencontainers.image.title=Directory Index0 B22LABEL org.opencontainers.image.description=Directory index using Nginx0 B23LABEL org.opencontainers.image.url=https://github.com/hatamiarash7/docker-directory-index0 B24LABEL org.opencontainers.image.source=https://github.com/hatamiarash7/docker-directory-index0 B25LABEL org.opencontainers.image.vendor=hatamiarash70 B26LABEL org.opencontainers.image.authors=hatamiarash70 B27LABEL org.opencontainers.version=1.0.0"0 B28LABEL org.opencontainers.image.created=2024-06-100 B29LABEL org.opencontainers.image.licenses=MIT0 B30COPY default.conf.template /etc/nginx/conf.d/ # buildkit329 B31ADD https://github.com/krallin/tini/releases/download/v0.19.0/tini /tini # buildkit9.24 KB32RUN |2 APP_VERSION=1.0.0" DATE_CREATED=2024-06-10 /bin/sh9.24 KB33EXPOSE map[80/tcp:{}]0 B34ENTRYPOINT ["/tini" "--"]0 B35CMD ["/bin/sh" "-c" "/bin/bash -c0 BCommand
ADD file:5aaace706aa00ff97d243daa2c29f5de88f124e1b97c570634f16eef90783286 in /