• Joined on 2025-06-30

scopra-api (e2eb47d7be1c1f8759994da2b091eb16a5eb2c8c)

Published 2026-07-07 09:53:09 +01:00 by cubixle

Installation

docker pull git.cubixle.me/cubixle/scopra-api:e2eb47d7be1c1f8759994da2b091eb16a5eb2c8c
sha256:fa8f85ef313d818ceefa13fd7a83d00af70dc8f194bcb172a1093d20ab2f079e

Images

Digest OS / Arch Size
72f47f1c81 linux/amd64 49 MiB

Image Layers ( linux/amd64)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1782172800'
RUN /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates && update-ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit
COPY /build/app /bin/app # buildkit
RUN /bin/sh -c chmod +x /bin/app # buildkit
RUN /bin/sh -c mkdir -p /data # buildkit
EXPOSE [8080/tcp]
CMD ["/bin/app"]
Details
Container
2026-07-07 09:53:09 +01:00
0
OCI / Docker
Versions (261) View all