• Joined on 2025-06-30

scopra-api (71e994effb6019fce34532c1c3d063f8c13b3596)

Published 2026-07-01 21:15:57 +01:00 by cubixle

Installation

docker pull git.cubixle.me/cubixle/scopra-api:71e994effb6019fce34532c1c3d063f8c13b3596
sha256:1c6ea07f709c1aa93bc75dadf3d88428043b68c0ae7df74dfca8baa47a9ee9eb

Images

Digest OS / Arch Size
c5256a4c17 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-01 21:15:57 +01:00
0
OCI / Docker
Versions (261) View all