• Joined on 2026-01-11

claubold (latest)

Published 2026-03-29 23:19:17 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/claubold:latest
sha256:64170052af2b8446fe2400199b5514fb6cdac190da70783a0e8f8a7fa907f029

Image Layers

# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'
/bin/sh -c apt-get update && apt-get install -y ca-certificates libssl3 curl git jq && rm -rf /var/lib/apt/lists/*
/bin/sh -c curl -fsSL https://deb.nodesource.com/setup_22.x | bash - && apt-get install -y nodejs && npm install -g @anthropic-ai/claude-code && rm -rf /var/lib/apt/lists/*
/bin/sh -c useradd -u 1000 -m -s /bin/bash claubold
/bin/sh -c git config --system user.email "claubold@codewarp.org" && git config --system user.name "claubold"
/bin/sh -c mkdir -p /etc/claubold /var/log/claubold /opt/claubold/workspaces && chown -R claubold:claubold /var/log/claubold /opt/claubold
COPY file:a710dcc65a741a7c97abbb7669e30c349c06ae49f9ef7612fabc87f63b560bc5 in /usr/local/bin/
COPY file:d70cdaa4b5e268de2ae17cf417c542e3c0b86c20eda9f96beebabeeee57c480c in /etc/claubold/config.toml
ENV CLAUBOLD_CONFIG=/etc/claubold/config.toml
ENV RUST_LOG=info
USER claubold
HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8120/health || exit 1"] "30s" "5s" "10s" "0s" '\x03'}
ENTRYPOINT ["/usr/local/bin/claubold"]
CMD ["--config" "/etc/claubold/config.toml"]
Details
Container
2026-03-29 23:19:17 +00:00
0
OCI / Docker
linux/amd64
186 MiB
Versions (17) View all
latest 2026-03-29
b668c39 2026-03-29
925dbe2 2026-03-29
8a6c2c7 2026-03-29
340fd6e 2026-03-29