testcontainers-rs icon indicating copy to clipboard operation
testcontainers-rs copied to clipboard

feat: use DOCKER_DEFAULT_PLATFORM env var to specify platform

Open trevormcdonald opened this issue 5 months ago • 2 comments

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

trevormcdonald avatar Jun 26 '25 04:06 trevormcdonald

Deploy Preview for testcontainers-rust ready!

Name Link
Latest commit 971a1aa4854b60c2aa584507c648ed6a4401abc4
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.

netlify[bot] avatar Jun 26 '25 04:06 netlify[bot]

Thank you for the contribution! 🙏

DDtKey avatar Jun 27 '25 01:06 DDtKey