Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix MCP Docker container multiplication when used with Claude #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

ahonko
Copy link
Contributor

@ahonko ahonko commented Jun 3, 2025

Problem

Users reported multiple instances of mcp/dart containers being created when:

  • System wakes from sleep
  • Switching between Claude Desktop tabs (Chats, Projects)
  • Starting new chats
  • After system reboots

Changes

  • Added container name specification (--name dart-mcp)
  • Added pre-start cleanup command:
    docker rm -f dart-mcp >/dev/null 2>&1 || true

Copy link

its-dart bot commented Jun 3, 2025

fix mcp docker container multiplication when used with claude

Dartboard | Active Status | Doing Assignee | Alex Honko

Task description

This issue created from this Slack conversation.

@ahonko ahonko requested a review from nevecex June 3, 2025 19:52
Copy link
Contributor

@nevecex nevecex left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ahonko ahonko merged commit 4eae30e into main Jun 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.