Skip to content

fix: container name conflict#83

Open
MaxSiominDev wants to merge 1 commit into
masterfrom
TNTP-7314-fix-container-name-conflict
Open

fix: container name conflict#83
MaxSiominDev wants to merge 1 commit into
masterfrom
TNTP-7314-fix-container-name-conflict

Conversation

@MaxSiominDev
Copy link
Copy Markdown

I haven't forgotten about:

  • Tests
  • Changelog
  • Documentation
    • JavaDoc was written
  • Commit messages comply with the guideline
  • Cleanup the code for review. See checklist

Related issues:

Copilot AI review requested due to automatic review settings May 27, 2026 21:55
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adjusts the Tarantool v3 Testcontainers implementation to avoid Docker container name collisions by no longer force-setting the container name during container creation.

Changes:

  • Removed cmd.withName(this.node) from Tarantool3Container.configure() so container names are not pinned to the node value by default.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

4 participants