We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Image
In v3.x, we had the ability to arbitrarily pass CLI flags to the provider, and one of the most used ones is crossplatform building of images.
With a platform field on the build type, we can pass information on to the SDK as a build option and enable cross platform builds.
platform
build
See also: #424, #296
The text was updated successfully, but these errors were encountered:
guineveresaenger
Successfully merging a pull request may close this issue.
In v3.x, we had the ability to arbitrarily pass CLI flags to the provider, and one of the most used ones is crossplatform building of images.
With a
platform
field on thebuild
type, we can pass information on to the SDK as a build option and enable cross platform builds.See also: #424, #296
The text was updated successfully, but these errors were encountered: