Files
bot-bottle/claude_bottle/backend/docker
didericis 5da2b47f72
test / unit (push) Successful in 11s
test / integration (push) Failing after 11s
refactor(docker): move force_remove_container into the docker util module
The helper is a thin subprocess wrapper over `container_exists` +
`docker rm -f`, so it belongs alongside the other docker primitives
in util.py rather than as a private in launch.py.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-12 10:58:05 -04:00
..