sha256:13462a6eb9f271621bc3b420b62e0c9e7cc79675ce09ca2445f90f87bf8a028c
OS/ARCH
Compressed size
73.74 MB
Last pushed
about 3 years by kryshakm
Type
Image
Manifest digest
sha256:50493640860c599289617cd694a2a2e3ab46a8ceb8a1f87965bd8c3c1c2f5f02
Image Layers
1ADD file ... in / 29.96 MB2CMD ["bash"]0 B4WORKDIR /usr/src/perl167 B5/bin/sh -c apt-get update 23.03 MB6WORKDIR /0 B7CMD ["perl5.36.1" "-de0"]0 B8LABEL org.opencontainers.image.title=Unit0 B9LABEL org.opencontainers.image.description=Official build of Unit0 B10LABEL org.opencontainers.image.url=https://unit.nginx.org0 B11LABEL org.opencontainers.image.source=https://github.com/nginx/unit0 B12LABEL org.opencontainers.image.documentation=https://unit.nginx.org/installation/#docker-images0 B14LABEL org.opencontainers.image.version=1.30.00 B15RUN /bin/sh -c set -ex19.91 MB16COPY docker-entrypoint.sh /usr/local/bin/ # buildkit1.23 KB17COPY welcome.* /usr/share/unit/welcome/ # buildkit32 B18STOPSIGNAL SIGTERM0 B19ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B20EXPOSE map[80/tcp:{}]0 B21CMD ["unitd" "--no-daemon" "--control" "unix:/var/run/control.unit.sock"]0 B22LABEL maintainer=Matt Kryshak0 B23RUN /bin/sh -c set -x820.69 KB24RUN /bin/sh -c set -x173 B25COPY tls /docker-entrypoint.d # buildkit2.03 KB26COPY unit/conf.json /docker-entrypoint.d # buildkit572 B27COPY www /var/www # buildkit26.71 KB28EXPOSE map[443/tcp:{} 80/tcp:{}]0 B29CMD ["unitd" "--no-daemon" "--control" "unix:/var/run/control.unit.sock"]0 BCommand
ADD file:4a063d4e089ef10c6806d7042a0040078674ac2db61df02df8bbb8fa4894910a in /