chore(vearch): use Run function by mdelapenya · Pull Request #3441 · testcontainers/testcontainers-go
This commit migrates the vearch module to use the new testcontainers.Run() API. The main changes are: - Use testcontainers.Run() instead of testcontainers.GenericContainer() - Convert to moduleOpts pattern with functional options - Use WithExposedPorts, WithCmd, WithHostConfigModifier, WithFiles, WithWaitStrategy Ref: testcontainers#3174 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters