• Joined on 2026-01-11

claubold (925dbe2)

Published 2026-03-29 22:52:06 +00:00 by dfunnell

Installation

docker pull gitea.codewarp.org/tron/claubold:925dbe2
sha256:72f32d648c301b40a70da98d8f9ecab9f6d558624aaf7a3d7f39364606d53af2

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:fe6596127e624066700549c020629c83117142f27e61acfb02d56da283213a57 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 22:52:06 +00:00
1
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