Search before asking
Description
Many E2E tests depend on custom images under tyrantlucifer/* that are amd64-only. On Apple Silicon Macs , running them via Docker emulation is slow and often unstable.
Please provide ARM64 or multi-arch variants for other common E2E images , and use the same arch-based image selection pattern.
Usage Scenario
Develop and debug connectors / engine features on Apple Silicon Macs, and run Testcontainers E2E locally with native linux/arm64 images.
Related issues
No response
Are you willing to submit a PR?
Code of Conduct
Search before asking
Description
Many E2E tests depend on custom images under
tyrantlucifer/*that are amd64-only. On Apple Silicon Macs , running them via Docker emulation is slow and often unstable.Please provide ARM64 or multi-arch variants for other common E2E images , and use the same arch-based image selection pattern.
Usage Scenario
Develop and debug connectors / engine features on Apple Silicon Macs, and run Testcontainers E2E locally with native
linux/arm64images.Related issues
No response
Are you willing to submit a PR?
Code of Conduct