Sign inSign up

mbentley/docker-demo:latest

Multi-platform
Index digest

sha256:037075ed70ed870478480e7c151c0980ddfb7b9ffd81c79c5c67de5838a553b8

OS/ARCH

Compressed size

12.9 MB

Last pushed

1 day by mbentley

Type

Image

Manifest digest

sha256:12a2aa96e36efbddf7240cb360eb40ff7c8c6a9c7476e40e66e7dc83c8ed0d9c

Image Layers

1COPY / / # buildkit3.67 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.73 MB
6COPY static /app/static # buildkit510.07 KB
7COPY templates /app/templates # buildkit870 B
8COPY entrypoint.sh /entrypoint.sh # buildkit557 B
9WORKDIR /app32 B
10ENTRYPOINT ["/entrypoint.sh"]0 B
11CMD ["/app/app"]0 B

Command

COPY / / # buildkit