sha256:da6d287f93bdcafa8c5989e27ba3ba31ddc4de73cae92696b87933585c94a2be
OS/ARCH
Compressed size
70.84 MB
Last pushed
about 3 years by kryshakm
Type
Image
Manifest digest
sha256:3040fb5c8ced2d967394fb20c1c476dd066c94b59ffdaa80d22270436d2fbca9
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 -x133.5 KB24RUN /bin/sh -c set -x172 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:83a81aad5cdb80c654a520d913c8bcafe2b8e1062d81c389d4577cde5ad68167 in /