roryfig/api-gateway-monitoring-service:main-134b128a

Index digest

sha256:5f21cdef2a5613f26cfc901d5a9afc5f1e2b72f46ee467f30619ec56cc6afa9e

OS/ARCH

linux/arm64

Compressed size

35.85 MB

Last pushed

7 months by roryfig

Type

Image

Manifest digest

sha256:c410d5878db9d60897eabd48f033f6226323ae3b977c8cb723b1e3b3cc6d269b

Image Layers

1ARG RELEASE0 B
2ARG LAUNCHPAD_BUILD_ARCH0 B
3LABEL org.opencontainers.image.ref.name=ubuntu0 B
4LABEL org.opencontainers.image.version=24.040 B
5ADD file ... in / 27.52 MB
6CMD ["/bin/bash"]0 B
7RUN /bin/sh -c apt-get update3.29 MB
8WORKDIR /app93 B
9COPY /app/target/release/api-gateway-monitoring-service /app/monitoring-service # buildkit5.04 MB
10ARG VERSION=main-134b128a0 B
11ARG GIT_SHA=134b128afa92afc0e9e250fe5542e8a4e1d1207d0 B
12ARG BUILD_TIME=2025-12-18T21:43:52Z0 B
13LABEL org.opencontainers.image.version=main-134b128a org.opencontainers.image.revision=134b128afa92afc0e9e250fe5542e8a4e1d1207d org.opencontainers.image.created=2025-12-18T21:43:52Z org.opencontainers.image.title=API0 B
14ENV RUST_LOG=info VERSION=main-134b128a GIT_SHA=134b128afa92afc0e9e250fe5542e8a4e1d1207d0 B
15CMD ["/app/monitoring-service"]0 B

Command

 ARG RELEASE