Sign inSign up

modomofn/auth-portal:v2

Multi-platform
Networking
Index digest

sha256:e560e3518f6298f29ff86c934ab12b829e5de234e2b5e819358f1e1901b97ce0

OS/ARCH

Compressed size

6.83 MB

Last pushed

about 1 month by modomofn

Type

Image

Manifest digest

sha256:cca3425c9673d3480d9f615b767f7d5d4c92f7bdd21a3d4103dd2759e13d9111

Image Layers

1add root layout2.18 KB
2mount /out from exec sh1.02 MB
3add users and groups336 B
4add metadata5.74 KB
5WORKDIR /app96 B
6COPY --chown=65532:65532 /out/auth-portal /app/auth-portal #3.97 MB
7COPY /usr/share/zoneinfo /usr/share/zoneinfo # buildkit147.73 KB
8COPY --chown=65532:65532 templates ./templates #14.6 KB
9COPY --chown=65532:65532 static ./static #1.67 MB
10USER 65532:655320 B
11EXPOSE [8080/tcp]0 B
12ENTRYPOINT ["/app/auth-portal"]0 B

Command

add root layout