• Joined on 2025-06-30

tuukoti-api (91280acf736ef78a636541762912da5c948c8c42)

Published 2026-04-01 00:12:14 +01:00 by cubixle

Installation

docker pull git.cubixle.me/cubixle/tuukoti-api:91280acf736ef78a636541762912da5c948c8c42
sha256:6eb51c92f9d876d992c9cbd19b6a26a1c6aff089b6a4c37e5dc76d442c0c601c

Images

Digest OS / Arch Size
57af8efc90 linux/amd64 48 MiB

Image Layers ( linux/amd64)

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