disinto/docker/chat
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
..
ui fix: address AI review feedback for disinto-chat (#705) 2026-04-12 00:46:57 +00:00
Dockerfile fix: vision(#623): disinto-chat sandbox hardening (#706) 2026-04-12 01:08:23 +00:00
entrypoint-chat.sh fix: address review — move LOGFILE to tmpfs, add CapDrop check (#706) 2026-04-12 01:19:42 +00:00
server.py fix: address AI review feedback for disinto-chat (#705) 2026-04-12 00:46:57 +00:00