Sign inSign up

mbentley/docker-demo:latest

Multi-platform
Index digest

sha256:037075ed70ed870478480e7c151c0980ddfb7b9ffd81c79c5c67de5838a553b8

OS/ARCH

Compressed size

12.53 MB

Last pushed

1 day by mbentley

Type

Image

Manifest digest

sha256:42a9b9401730af83c25dbc079b63026948833431d6b17a28f23404b5d8b9f578

Image Layers

1COPY / / # buildkit3.99 MB
2LABEL maintainer=Matt Bentley <[email protected]>0 B
3CMD ["/bin/sh"]0 B
4LABEL maintainer=Matt Bentley <[email protected]>0 B
5COPY /go/bin/app /app/app # buildkit8.04 MB
6COPY static /app/static # buildkit510.07 KB
7COPY templates /app/templates # buildkit871 B
8COPY entrypoint.sh /entrypoint.sh # buildkit557 B
9WORKDIR /app32 B
10ENTRYPOINT ["/entrypoint.sh"]0 B
11CMD ["/app/app"]0 B

Command

COPY / / # buildkit