fix: [nomad-step-5] S5-fix-6 — chat Dockerfile must bake Claude CLI (same as agents #984) (#1016)
All checks were successful
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/pr/ci Pipeline was successful

This commit is contained in:
Agent 2026-04-18 13:08:01 +00:00
parent 4f5e546c42
commit 38b55e1855

View file

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