children-of-fate (temp-102-latest)
Published 2026-09-22 14:29:29 +00:00 by mighty
Installation
docker pull git.mighty.cb.it/mighty/children-of-fate:temp-102-latestsha256:97d0481aa79b8e258a76a8869966a47a6bc3ba0438e30932d7ab5ae296777a77Image layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1789689600' |
| /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates libssl3 curl git rsync gosu python3 python3-pip python3-venv ffmpeg poppler-utils && rm -rf /var/lib/apt/lists/* && apt-get clean |
| ARG CLAUDE_CODE_VERSION |
| |1 CLAUDE_CODE_VERSION=2.1.278 /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@${CLAUDE_CODE_VERSION}" && rm -rf /var/lib/apt/lists/* |
| |1 CLAUDE_CODE_VERSION=2.1.278 /bin/sh -c useradd -m -s /bin/bash -u 1000 cof |
| WORKDIR /app |
| COPY file:a613b23cd01f4d85150577f08346cfa40229de3064f7f78bd3d52fcc4f542379 in /app/cof |
| COPY file:82b75576f08b1fb490d183223ae18167a811922ce9b97d0f5184f646a5bd95c5 in /app/cof-mcp |
| COPY file:33edb4af6f9966b46694ec21ae67cf0e69f9df50330a783363573546033ab377 in /app/cof-rag |
| COPY dir:ae6ef4cc619206003f2bf8260c6f3d65d9e320b9145d5ac44561e0283ff8a174 in /app/static |
| COPY file:3a0248ef0845750b1a96da0e7ec0e574d818cc66032f0b1cd6dab6579e0ab853 in /app/docker-entrypoint.sh |
| COPY file:accc1117f1b54585ba440b9439152bfe43a93749246953983438b30b3b177bd2 in /app/scripts/backup-to-repo.sh |
| COPY file:26d02be7ceb86a8f12c2730f08ce0927d861ecce3fc05576781d24a7554a8b6a in /app/scripts/fetch-models.sh |
| COPY file:c7cec1655fad4f9a989d83e106b3cb916a19bd52b90b4d06643b9af8bcd4cb64 in /app/scripts/models.sha256 |
| COPY file:05bff1e6fb020c1532a8b3873e1b8c1fac0ab4025fadcd921e1636e3e976aaf7 in /app/.claude/agents/session-summarizer.md |
| COPY file:aaae546fcd5eade0b5592527b7738031070c284ef5818b63cc9d4b8983d7dbed in /app/.claude/agents/narrative-generator.md |
| COPY file:78dd44f05b188721c24bf2cbbac03fc98cc569e9740c21b00e4c50590ba8d640 in /app/.claude/agents/chapter-generator.md |
| COPY file:3103be27c26761d01441998a27652984b893132c348bf4e73a2fc76b10a729a9 in /app/.claude/agents/entity-extractor.md |
| COPY file:0355f254bb1991070c6339399a8f789ff45656822dc82fa05ccc273328ff3796 in /app/.claude/agents/context-researcher.md |
| COPY file:837b7ae3b853e32ebf54e6544aacd701b4452ca16f37509c9b05e9ffa6eac650 in /app/.claude/agents/entity-updater.md |
| COPY file:c91feaf0fb16032702cebdfe4dc4c989f55439b78463ff371b0c85d73c9cace3 in /app/mcp-server.json |
| |1 CLAUDE_CODE_VERSION=2.1.278 /bin/sh -c chmod +x /app/docker-entrypoint.sh /app/scripts/backup-to-repo.sh /app/scripts/fetch-models.sh |
| |1 CLAUDE_CODE_VERSION=2.1.278 /bin/sh -c mkdir -p /app/content /app/backup-repo /app/rag /models |
| |1 CLAUDE_CODE_VERSION=2.1.278 /bin/sh -c chown -R cof:cof /app /home/cof /models |
| ENV PROJECT_ROOT=/app |
| ENV STATIC_DIR=/app/static |
| ENV PATH="/app:$PATH" |
| ENV PYTHONUNBUFFERED=1 |
| ENV RUST_LOG=info |
| ENV COF_RAG_INDEX_PATH=/app/rag/rag.db |
| ENV FASTEMBED_CACHE_DIR=/models/fastembed |
| EXPOSE 3000 |
| HEALTHCHECK --interval=30s --timeout=10s --start-period=60s --retries=3 CMD curl -f http://localhost:3000/api/health || exit 1 |
| ENTRYPOINT ["/app/docker-entrypoint.sh"] |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.43.1 |
Details
2026-09-22 14:29:29 +00:00
Versions (42)
View all
Container
2
OCI / Docker
linux/amd64
573 MiB
latest
2026-09-24
temp-116-latest
2026-09-24
temp-114-latest
2026-09-23
temp-113-latest
2026-09-23
temp-107-latest
2026-09-22