sha256:f5160ef286da3af3b7fcfb6d9f72afe929e415db788bc0865629b9ec5cc15871
OS/ARCH
linux/amd64
Compressed size
8.38 MB
Last pushed
about 2 years by privatebin
Type
Image
Manifest digest
sha256:f5160ef286da3af3b7fcfb6d9f72afe929e415db788bc0865629b9ec5cc15871
Image Layers
1ADD file ... in / 3.26 MB2CMD ["/bin/sh"]0 B4ENV NGINX_VERSION=1.26.10 B5ENV PKG_RELEASE=20 B6RUN /bin/sh -c set -x1.83 MB7COPY docker-entrypoint.sh / # buildkit627 B8COPY 10-listen-on-ipv6-by-default.sh /docker-entrypoint.d # buildkit959 B9COPY 15-local-resolvers.envsh /docker-entrypoint.d # buildkit397 B10COPY 20-envsubst-on-templates.sh /docker-entrypoint.d # buildkit1.19 KB11COPY 30-tune-worker-processes.sh /docker-entrypoint.d # buildkit1.37 KB12ENTRYPOINT ["/docker-entrypoint.sh"]0 B13EXPOSE map[80/tcp:{}]0 B14STOPSIGNAL SIGQUIT0 B15CMD ["nginx" "-g" "daemon off;"]0 B17WORKDIR /srv32 B18COPY /srv/output/ /usr/share/nginx/html/ # buildkit3.28 MB19COPY nginx.conf /etc/nginx/conf.d/default.conf # buildkit1.9 KB20RUN /bin/sh -c mkdir -p200 B21VOLUME [/var/cache/nginx /var/run /srv/acme-challenge /etc/letsencrypt]0 BCommand
ADD file:fb066571462e703f86645131b43d211ff8531ffac77ea394456bfe569a6f17fe in /