Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

recommend DOCKER_DEFAULT_PLATFORM for macos users #2056

Closed
mr-c opened this issue Oct 19, 2024 · 1 comment
Closed

recommend DOCKER_DEFAULT_PLATFORM for macos users #2056

mr-c opened this issue Oct 19, 2024 · 1 comment

Comments

@mr-c
Copy link
Member

mr-c commented Oct 19, 2024

If MacOS cwltool users want to run tools/workflows that reference software containers that only support amd64 (64-bit x86), but they have an Apple Silicon (aarch64/arm64) CPU, then they will benefit from exporting the following environment variable.

export DOCKER_DEFAULT_PLATFORM=linux/amd64

Sources:

@mr-c
Copy link
Member Author

mr-c commented Nov 11, 2024

fixed in #2064

@mr-c mr-c closed this as completed Nov 11, 2024
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

No branches or pull requests

1 participant