Sign inSign up

kryshakm/headers:latest

Multi-platform
Index digest

sha256:34bd194eff8500f8f24fb4f6cfd03a32fe1cab9fb42b3162b6bfca407f6308ec

OS/ARCH

Compressed size

73.04 MB

Last pushed

about 3 years by kryshakm

Type

Image

Manifest digest

sha256:e83c2d464c99065d5752cdfdb3f3276029b682550f2f5c238ddaa67f0b3195fe

Image Layers

1ADD file ... in / 29.96 MB
2CMD ["bash"]0 B
3LABEL maintainer=Peter Martini <[email protected]>,0 B
4WORKDIR /usr/src/perl167 B
5/bin/sh -c apt-get update 23.03 MB
6WORKDIR /0 B
7CMD ["perl5.36.1" "-de0"]0 B
8LABEL org.opencontainers.image.title=Unit0 B
9LABEL org.opencontainers.image.description=Official build of Unit0 B
10LABEL org.opencontainers.image.url=https://unit.nginx.org0 B
11LABEL org.opencontainers.image.source=https://github.com/nginx/unit0 B
12LABEL org.opencontainers.image.documentation=https://unit.nginx.org/installation/#docker-images0 B
13LABEL org.opencontainers.image.vendor=NGINX Docker Maintainers <[email protected]>0 B
14LABEL org.opencontainers.image.version=1.30.00 B
15RUN /bin/sh -c set -ex19.91 MB
16COPY docker-entrypoint.sh /usr/local/bin/ # buildkit1.23 KB
17COPY welcome.* /usr/share/unit/welcome/ # buildkit32 B
18STOPSIGNAL SIGTERM0 B
19ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B
20EXPOSE map[80/tcp:{}]0 B
21CMD ["unitd" "--no-daemon" "--control" "unix:/var/run/control.unit.sock"]0 B
22LABEL maintainer=Matt Kryshak0 B
23RUN /bin/sh -c set -x134.1 KB
24RUN /bin/sh -c set -x173 B
25COPY tls /docker-entrypoint.d # buildkit2.03 KB
26COPY unit/conf.json /docker-entrypoint.d # buildkit379 B
27COPY www /var/www # buildkit1.02 KB
28EXPOSE map[443/tcp:{} 80/tcp:{}]0 B
29CMD ["unitd" "--no-daemon" "--control" "unix:/var/run/control.unit.sock"]0 B

Command

ADD file:4a063d4e089ef10c6806d7042a0040078674ac2db61df02df8bbb8fa4894910a in /