• Joined on 2024-09-30

titan2 (latest)

Published 2026-04-04 16:15:58 +00:00 by mvalls

Installation

docker pull git.valls.dev/mvalls/titan2:latest
sha256:8032a243621729df47bbb4526671ac95bcdbfbf86a80531a6437db299647d331

Images

Digest OS / Arch Size
0294efaf24 linux/amd64 34 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 libssl3 libfuse3-3 fuse3 && rm -rf /var/lib/apt/lists/* # buildkit
COPY /build/target/release/titan2 /usr/local/bin/titan2 # buildkit
ENV XDG_CONFIG_HOME=/config
ENTRYPOINT ["titan2"]
Details
Container
2026-04-04 16:15:58 +00:00
1
OCI / Docker
Versions (3) View all
latest 2026-04-04
3358342d 2026-04-04
4db7f93f 2026-04-04