• Joined on 2025-06-30

tuukoti-api (ea3a2f3f629041db4a572a3e1deec46e68deba65)

Published 2026-03-27 15:32:25 +00:00 by cubixle

Installation

docker pull git.cubixle.me/cubixle/tuukoti-api:ea3a2f3f629041db4a572a3e1deec46e68deba65
sha256:1b6673e2e76a16b2a144a66927b2e725272f2c34c9414ae134c3b5e5bed3b1a9

Images

Digest OS / Arch Size
fd79d6efe8 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-03-27 15:32:25 +00:00
0
OCI / Docker
Versions (130) View all