sha256:81b18436b2af93b016bb15169b77c1c04b7dcb6acd24f7f59a62aa8cf142e26e
OS/ARCH
Compressed size
71.57 MB
Last pushed
about 3 years by kryshakm
Type
Image
Manifest digest
sha256:cbbf0c3a8246e21abb502fdc25bbdc07dc4117b05a2476f702bd255ca9a728e1
Image Layers
1ADD file ... in / 28.67 MB2CMD ["bash"]0 B4WORKDIR /usr/src/perl166 B5/bin/sh -c apt-get update 22.22 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.81 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 -x834.07 KB24RUN /bin/sh -c set -x172 B25COPY tls /docker-entrypoint.d # buildkit2.03 KB26COPY unit/conf-unprivileged.json /docker-entrypoint.d # buildkit569 B27COPY www /var/www # buildkit26.71 KB28RUN /bin/sh -c set -x29.16 KB29EXPOSE map[8080/tcp:{} 8443/tcp:{}]0 B30CMD ["unitd" "--no-daemon" "--control" "unix:/tmp/control.unit.sock"0 BCommand
ADD file:83a81aad5cdb80c654a520d913c8bcafe2b8e1062d81c389d4577cde5ad68167 in /