• Joined on 2026-03-02

ctq-api (0c53879)

Published 2026-04-22 22:55:38 +01:00 by jay

Installation

docker pull gitea.umbra.mom/jay/ctq-api:0c53879
sha256:17e4fae804d13c9ea926a5eef0caddfb1d0aa3b48513b7506ed35cc6751b792f

Images

Digest OS / Arch Size
de28fd4217 linux/amd64 37 MiB

Image Layers ( linux/amd64)

# debian.sh --arch 'amd64' out/ 'trixie' '@1776729600'
RUN /bin/sh -c apt-get update && apt-get install -y ca-certificates && rm -rf /var/lib/apt/lists/* # buildkit
COPY /app/target/release/ctq-api /usr/local/bin/ # buildkit
EXPOSE [9100/tcp]
CMD ["ctq-api"]
Details
Container
2026-04-22 22:55:38 +01:00
1
OCI / Docker
Versions (35) View all
sha-5755043 2026-05-29
latest 2026-05-29
sha-e2ccfc4 2026-05-28
sha-5a9956d 2026-05-28
sha-6e0a83a 2026-04-23