Skip to content

Conversation

trevormcdonald
Copy link
Contributor

When the env var is set the platform is passed for both image and container creation in parity with the docker CLI.

This is especially useful on apple silicon when developing for linux environments.

fixes #500, #718

When the env var is set the platform is passed for both image
and container creation in parity with the docker CLI.

This is especially useful on apple silicon when developing for
linux environments.

fixes testcontainers#500, testcontainers#718
Copy link

netlify bot commented Jun 26, 2025

Deploy Preview for testcontainers-rust ready!

Name Link
🔨 Latest commit 971a1aa
🔍 Latest deploy log https://app.netlify.com/projects/testcontainers-rust/deploys/68c77ab40146a8000847347e
😎 Deploy Preview https://deploy-preview-800--testcontainers-rust.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@trevormcdonald trevormcdonald marked this pull request as ready for review June 26, 2025 04:27
@DDtKey
Copy link
Contributor

DDtKey commented Jun 27, 2025

Thank you for the contribution! 🙏

@DDtKey DDtKey enabled auto-merge (squash) September 15, 2025 02:40
@DDtKey DDtKey disabled auto-merge September 15, 2025 02:56
@DDtKey DDtKey merged commit e47fb43 into testcontainers:main Sep 15, 2025
16 of 18 checks passed
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.

is there any way to pass "platform" parameter when running docker images?
3 participants