sha256:e81d4d98ac7f3199181bbbb5e84cbb3f923feafb04418f771d2d6065cd5946cb
OS/ARCH
Compressed size
3.28 MB
Last pushed
over 1 year by jnovack
Type
Image
Manifest digest
sha256:bb121995e270b58edc7d4c0174472e7b0ddec23f37b9fece4186e72492787048
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.28 MB12EXPOSE map[80/tcp:{}]0 B13ENTRYPOINT ["/app"]0 BCommand
COPY /etc/passwd /etc/passwd # buildkit