sha256:da6d287f93bdcafa8c5989e27ba3ba31ddc4de73cae92696b87933585c94a2be
OS/ARCH
Compressed size
73.04 MB
Last pushed
about 3 years by kryshakm
Type
Image
Manifest digest
sha256:1eb536acfd5eb1e10a3383e2ac6ee51c8d32f74e1c241ab98c49b2201d3d6f0c
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 -x134.1 KB24RUN /bin/sh -c set -x173 B25COPY tls /docker-entrypoint.d # buildkit2.03 KB26COPY unit/conf-unprivileged.json /docker-entrypoint.d # buildkit373 B27COPY www /var/www # buildkit1.02 KB28RUN /bin/sh -c set -x2.87 KB29EXPOSE map[8080/tcp:{} 8443/tcp:{}]0 B30CMD ["unitd" "--no-daemon" "--control" "unix:/tmp/control.unit.sock"0 BCommand
ADD file:4a063d4e089ef10c6806d7042a0040078674ac2db61df02df8bbb8fa4894910a in /