sha256:4e8ca18c75058b119d8720d957e0bd2f2e8957e07a5058dd29bc216e16ce7a20
OS/ARCH
Compressed size
80.2 MB
Last pushed
almost 4 years by itseris
Type
Image
Manifest digest
sha256:728b2385fd225568089820a40f69450ce95df87ed08fe4a75c94fac38e15ed6e
Image Layers
1ADD file ... in / 28.67 MB2CMD ["bash"]0 B3LABEL maintainer=NGINX Docker Maintainers0 B4ENV NGINX_VERSION=1.23.20 B5ENV NJS_VERSION=0.7.70 B6ENV PKG_RELEASE=1~bullseye0 B7/bin/sh -c set -x 24.16 MB8COPY file:7b307b62e82255f040c9812421a30090bf9abf3685f27b02d77fcca99f997911 in / 627 B9COPY file:5c18272734349488bd0c94ec8d382c872c1a0a435cca13bd4671353d6021d2cb in /docker-entrypoint.d 958 B10COPY file:abbcbf84dc17ee4454b6b2e3cf914be88e02cf84d344ec45a5b31235379d722a in /docker-entrypoint.d 772 B11COPY file:e57eef017a414ca793499729d80a7b9075790c9a804f930f1417e56d506970cf in /docker-entrypoint.d 1.37 KB12ENTRYPOINT ["/docker-entrypoint.sh"]0 B13EXPOSE 800 B14STOPSIGNAL SIGQUIT0 B15CMD ["nginx" "-g" "daemon0 B16RUN /bin/sh -c mkdir -p100 B17WORKDIR /matt32 B18RUN /bin/sh -c apt-get update23.56 MB19RUN /bin/sh -c rm -rf210 B20COPY nginx.conf /etc/nginx/ # buildkit577 B21COPY supervisord.conf . # buildkit235 B22COPY /matt/target/release/matt . # buildkit3.81 MB23VOLUME [/usr/share/nginx/html/mirrors]0 B24VOLUME [/matt/config]0 B25EXPOSE map[80/tcp:{}]0 B26CMD ["supervisord" "-c" "/matt/supervisord.conf"]0 BCommand
ADD file:d3de9d6279224464018a7153274276a9969483d143046bebe898b59aeaf3a518 in /