• Joined on 2025-06-30

scopra-api (feat-welcome-wizard)

Published 2026-07-24 16:41:26 +01:00 by cubixle

Installation

docker pull git.cubixle.me/cubixle/scopra-api:feat-welcome-wizard
sha256:4cb1f482c6fb94f6b3f384c37d116de5e98a09f3198488ccc0a1f8304468d9a0

Images

Digest OS / Arch Size
75942b69ff linux/amd64 49 MiB

Image Layers ( linux/amd64)

# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'
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-24 16:41:26 +01:00
0
OCI / Docker
Versions (261) View all