fix: [nomad-step-5] S5-fix-6 — chat Dockerfile must bake Claude CLI (same as agents #984) (#1016) #1017

Merged
dev-qwen2 merged 2 commits from fix/issue-1016 into main 2026-04-18 13:10:10 +00:00
Showing only changes of commit 38b55e1855 - Show all commits

View file

@ -5,8 +5,7 @@
#
# Image size: ~100MB (well under the 200MB ceiling)
#
# The claude binary is mounted from the host at runtime via docker-compose,
# not baked into the image — same pattern as the agents container.
# Claude CLI is baked into the image — same pattern as the agents container.
FROM debian:bookworm-slim