sha256:e81d4d98ac7f3199181bbbb5e84cbb3f923feafb04418f771d2d6065cd5946cb
OS/ARCH
Compressed size
3.01 MB
Last pushed
over 1 year by jnovack
Type
Image
Manifest digest
sha256:24684c8ac16289ef0d976b9a3da089ac3096b981b4d3d403ab9245d3aacbca02
Image Layers
1COPY /etc/passwd /etc/passwd # buildkit432 B2COPY /etc/group /etc/group # buildkit418 B3USER appuser:appuser0 B4ARG APPLICATION=whoami0 B5ARG BUILD_RFC3339=2025-04-19T22:24:37+00:000 B6ARG DESCRIPTION="Sample Webserver Docker Container0 B7ARG PACKAGE=jnovack/whoami0 B8ARG REVISION=6794fe4d137b7c78fdedf29596bc64f6d33df4380 B9ARG VERSION=v2.0.00 B10LABEL org.opencontainers.image.ref.name=jnovack/whoami org.opencontainers.image.created=2025-04-19T22:24:37+00:00 org.opencontainers.image.authors=Justin J.0 B11COPY /go/bin/whoami /app # buildkit3.01 MB12EXPOSE map[80/tcp:{}]0 B13ENTRYPOINT ["/app"]0 BCommand
COPY /etc/passwd /etc/passwd # buildkit