-
Notifications
You must be signed in to change notification settings - Fork 16
Add support for buildx build secrets #202
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
Conversation
17a544d to
65fb65a
Compare
|
There is a problem running |
Interesting... I usually see that when I try to mix x86 images with ARM machines, etc, but I'm not sure how that would apply here. |
What does this PR do?
Add support to buildrunner for build secrets. For more info see: https://docs.docker.com/build/building/secrets/
What issues does this PR fix or reference?
Previous Behavior
New Behavior
Merge requirements satisfied?
BASE_VERSION(if appropriate).