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

Makefile: Add support for DOCKER_FLAGS environment variable #456

Merged
merged 1 commit into from
Dec 21, 2020

Conversation

jrajahalme
Copy link
Member

Add support for DOCKER_FLAGS environment variable to the Makefile. This allows passing builder-specific flags to the docker build command, such as required when using Docker BuildX.

Signed-off-by: Jarno Rajahalme <jarno@covalent.io>
@jrajahalme jrajahalme added the 🤖 area/CI Impacts the testing / continuous integration testing of the project. label Dec 11, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot added the dont-merge/needs-release-note-label PR is blocked until the release note is set label Dec 11, 2020
@jrajahalme jrajahalme added the release-note/misc This PR makes changes that have no direct user impact. label Dec 11, 2020
@maintainer-s-little-helper maintainer-s-little-helper bot removed the dont-merge/needs-release-note-label PR is blocked until the release note is set label Dec 11, 2020
@gandro gandro merged commit 107ec96 into master Dec 21, 2020
@gandro gandro deleted the pr/jrajahalme/docker-buildx-support branch December 21, 2020 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖 area/CI Impacts the testing / continuous integration testing of the project. release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants