roryfig/architecture-repository-control-plane:latest

Index digest

sha256:ea7a4ca15478edb31cb45d2037fb05e12bfd9efc0f7f43823fcea0e9550fa172

OS/ARCH

linux/arm64

Compressed size

36.99 MB

Last pushed

8 months by roryfig

Type

Image

Manifest digest

sha256:3de5dabcf6ccd687236a31c69bcb9d826754b448fdd22ccffaf09eccb042d1ca

Image Layers

1# debian.sh --arch 'arm64' out/26.8 MB
2RUN /bin/sh -c apt-get update3.19 MB
3ARG BINARY_NAME=control-plane0 B
4COPY /app/control-plane /usr/local/bin/app # buildkit6.84 MB
5RUN |1 BINARY_NAME=control-plane /bin/sh -c104 B
6COPY products/architecture-repository/visualizations /visualizations # buildkit124.77 KB
7RUN |1 BINARY_NAME=control-plane /bin/sh -c33.47 KB
8ENV VISUALIZATIONS_PATH=/visualizations0 B
9RUN |1 BINARY_NAME=control-plane /bin/sh -c3.23 KB
10USER appuser0 B
11EXPOSE [8080/tcp]0 B
12ENTRYPOINT ["/usr/local/bin/app"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1765152000'