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 MB2RUN /bin/sh -c apt-get update3.19 MB3ARG BINARY_NAME=control-plane0 B4COPY /app/control-plane /usr/local/bin/app # buildkit6.84 MB5RUN |1 BINARY_NAME=control-plane /bin/sh -c104 B6COPY products/architecture-repository/visualizations /visualizations # buildkit124.77 KB7RUN |1 BINARY_NAME=control-plane /bin/sh -c33.47 KB8ENV VISUALIZATIONS_PATH=/visualizations0 B9RUN |1 BINARY_NAME=control-plane /bin/sh -c3.23 KB10USER appuser0 B11EXPOSE [8080/tcp]0 B12ENTRYPOINT ["/usr/local/bin/app"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1765152000'