disinto/docker
Claude 0c5bb09e16
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful
ci/woodpecker/pr/smoke-init Pipeline was successful
fix: address review — move LOGFILE to tmpfs, add CapDrop check (#706)
LOGFILE=/var/chat/chat.log is unwritable on read-only rootfs; move to
/tmp/chat.log (tmpfs-backed). Add CapDrop=ALL assertion to verify script
so removing cap_drop from compose is caught.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-12 01:19:42 +00:00
..
agents fix: update AD-002 docs and stale comments to reflect CLAUDE_CONFIG_DIR isolation (#647) 2026-04-11 21:38:52 +00:00
chat fix: address review — move LOGFILE to tmpfs, add CapDrop check (#706) 2026-04-12 01:19:42 +00:00
edge fix: bug: disinto-edge crashes on cold disinto up — clones from forgejo before forgejo HTTP is ready (#665) 2026-04-11 23:28:01 +00:00
reproduce fix: refactor: lib/env.sh — split into a defined-surface shared lib; entrypoints own context-specific paths (#674) 2026-04-11 13:21:30 +00:00
runner fix: fix: stop baking credentials into git remote URLs — use clean URLs + existing credential helper everywhere (#604) 2026-04-10 17:04:10 +00:00
index.html feat: edge proxy + staging container to docker stack (#807) 2026-03-28 07:58:17 +01:00