main-8643d86e
sha256:ee20cbde04286cb7c033296b813771c7946078fed5bdec000c68a11124c197b9
OS/ARCH
linux/arm64
Compressed size
35.85 MB
Last pushed
7 months by roryfig
Type
Image
Manifest digest
sha256:12ac22a40381c927f485701e19c9e925f62a100e4385e47c17eb148fd726f011
Image Layers
1ARG RELEASE0 B2ARG LAUNCHPAD_BUILD_ARCH0 B3LABEL org.opencontainers.image.ref.name=ubuntu0 B4LABEL org.opencontainers.image.version=24.040 B5ADD file ... in / 27.52 MB6CMD ["/bin/bash"]0 B7RUN /bin/sh -c apt-get update3.29 MB8WORKDIR /app93 B9COPY /app/target/release/api-gateway-monitoring-service /app/monitoring-service # buildkit5.04 MB10ARG VERSION=main-8643d86e0 B11ARG GIT_SHA=8643d86eb87f493e66dbfa13a105f5fd0884582c0 B12ARG BUILD_TIME=2025-12-19T03:11:57Z0 B13LABEL org.opencontainers.image.version=main-8643d86e org.opencontainers.image.revision=8643d86eb87f493e66dbfa13a105f5fd0884582c org.opencontainers.image.created=2025-12-19T03:11:57Z org.opencontainers.image.title=API0 B14ENV RUST_LOG=info VERSION=main-8643d86e GIT_SHA=8643d86eb87f493e66dbfa13a105f5fd0884582c0 B15CMD ["/app/monitoring-service"]0 BCommand
ARG RELEASE