Sign inSign up

kryshakm/jwt:latest-unprivileged

Multi-platform
Index digest

sha256:81b18436b2af93b016bb15169b77c1c04b7dcb6acd24f7f59a62aa8cf142e26e

OS/ARCH

Compressed size

73.76 MB

Last pushed

about 3 years by kryshakm

Type

Image

Manifest digest

sha256:46d8c83b077abc94591ddb23b957802e95236e1bdda2651716be5d88fda836bb

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 -x820.69 KB
24RUN /bin/sh -c set -x173 B
25COPY tls /docker-entrypoint.d # buildkit2.03 KB
26COPY unit/conf-unprivileged.json /docker-entrypoint.d # buildkit569 B
27COPY www /var/www # buildkit26.71 KB
28RUN /bin/sh -c set -x29.16 KB
29EXPOSE map[8080/tcp:{} 8443/tcp:{}]0 B
30CMD ["unitd" "--no-daemon" "--control" "unix:/tmp/control.unit.sock"0 B

Command

ADD file:4a063d4e089ef10c6806d7042a0040078674ac2db61df02df8bbb8fa4894910a in /