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

Add support for detecting and controlling the platform #207

Open
tfoote opened this issue Nov 11, 2022 · 0 comments
Open

Add support for detecting and controlling the platform #207

tfoote opened this issue Nov 11, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@tfoote
Copy link
Collaborator

tfoote commented Nov 11, 2022

docker supports multi-arch capabilities. Oddly it's a sticky option. If you last ran an image with one platform it will invoke future elements.

The side effecting isn't good.

It would be good to take a --platform argument and execute it . But otherwise use the system native platform.

It would probably need to detect the current default somehow to optionally override it to keep it commands repeatable.

@tfoote tfoote added the enhancement New feature or request label Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant