trng (production-client)

Published 2024-01-29 14:08:34 -05:00 by colin

Installation

docker pull git.nixc.us/colin/trng:production-client
sha256:625f8adbffeb6880a27dbaf7737129942ac31a95eee496c09d227224efbbd834

Image Layers

ARG RELEASE
ARG LAUNCHPAD_BUILD_ARCH
LABEL org.opencontainers.image.ref.name=ubuntu
LABEL org.opencontainers.image.version=22.04
ADD file:c646150c866c8b5ece67bc79c610718acf858034fa22502b0dba3d38c53fc9a9 in /
CMD ["/bin/bash"]
COPY /build/app /app # buildkit
USER root
CMD ["/app"]

Labels

Key Value
com.docker.compose.project trng
com.docker.compose.service trng-client
com.docker.compose.version 2.24.0
org.opencontainers.image.ref.name ubuntu
org.opencontainers.image.version 22.04
Details
Container
2024-01-29 14:08:34 -05:00
0
OCI / Docker
linux/amd64
32 MiB
Versions (4) View all
production 2024-01-29
production-client 2024-01-29
staging-client 2024-01-29
staging 2024-01-29