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

Using platform without buildx #628

Open
Chase22 opened this issue Mar 13, 2023 · 0 comments
Open

Using platform without buildx #628

Chase22 opened this issue Mar 13, 2023 · 0 comments

Comments

@Chase22
Copy link

Chase22 commented Mar 13, 2023

What happened?

On MacOs silicon it's currently required for a lot of images to provide the --platform flag. This flag is only provided to the command if buildx is enabled, which then causes an "unknown flag --platform" error

What did you want to happen?

Allow to use --platform without activating buildx. The docker command line supports this. Or if the behaviour is important, allow for arbitrary arguments to be added via a separate property.

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