roryfig/api-gateway-monitoring-service:03ccfbb4

Index digest

sha256:6a94b7609bdb0d62cc5691c8ef83d21fd761f193d39d42ce25bff0201f1d6179

OS/ARCH

linux/arm64

Compressed size

35.85 MB

Last pushed

7 months by roryfig

Type

Image

Manifest digest

sha256:a244db681ad7eb8af211a911df22d214d6530667f67208619734f10ee001f133

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-03ccfbb40 B
11ARG GIT_SHA=03ccfbb482aaaac2587f652659850f49d9ced6200 B
12ARG BUILD_TIME=2025-12-18T21:52:05Z0 B
13LABEL org.opencontainers.image.version=main-03ccfbb4 org.opencontainers.image.revision=03ccfbb482aaaac2587f652659850f49d9ced620 org.opencontainers.image.created=2025-12-18T21:52:05Z org.opencontainers.image.title=API0 B
14ENV RUST_LOG=info VERSION=main-03ccfbb4 GIT_SHA=03ccfbb482aaaac2587f652659850f49d9ced6200 B
15CMD ["/app/monitoring-service"]0 B

Command

 ARG RELEASE