• Joined on 2025-06-30

scopra-api (3473403a8f39425230262cc28d01725bb152145b)

Published 2026-05-12 14:36:43 +01:00 by cubixle

Installation

docker pull git.cubixle.me/cubixle/scopra-api:3473403a8f39425230262cc28d01725bb152145b
sha256:3e3a01f3253a78e887698671f7f055ebe96cf260753a33f6f041cbedf4acf6b5

Images

Digest OS / Arch Size
013b6698af linux/amd64 48 MiB

Image Layers ( linux/amd64)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1777939200'
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-05-12 14:36:43 +01:00
0
OCI / Docker
Versions (261) View all