Skip to content

fix(mcp): match the no-such-container error case-insensitively - #13

Merged
using-system merged 1 commit into
mainfrom
fix/stack-down-error-match
Aug 22, 2026
Merged

fix(mcp): match the no-such-container error case-insensitively#13
using-system merged 1 commit into
mainfrom
fix/stack-down-error-match

Conversation

@using-system

Copy link
Copy Markdown
Owner

Docker's error message casing varies between versions; a lowercase no such container would have made stack_down raise on an already-absent container instead of reporting it down.

Also serves as the live verification of the release pipeline: merging this fix: should produce the chore(release): 0.1.1 PR (verified locally with git-cliff against the repo history).

🤖 Generated with Claude Code

Docker's error message casing varies between versions; a lowercase
'no such container' would have made stack_down raise on an already-
absent container instead of reporting it down.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@using-system
using-system merged commit a43344f into main Aug 22, 2026
3 checks passed
@github-actions github-actions Bot mentioned this pull request Aug 22, 2026
@using-system
using-system deleted the fix/stack-down-error-match branch August 22, 2026 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant