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

Allow configuring docker image when running make #178

Merged
merged 1 commit into from
Mar 13, 2019

Conversation

mikkeloscar
Copy link
Contributor

@mikkeloscar mikkeloscar commented Sep 14, 2018

Description of changes:

This allows setting IMAGE when running make docker
e.g.:

$ IMAGE=mikkeloscar/amazon-k8s-cni make docker

This makes it easier to build a custom image for testing. If you don't specify
the custom variable, the behavior is the same as before.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Signed-off-by: Mikkel Oscar Lyderik Larsen <[email protected]>
@jrake-revelant
Copy link

@micahhausler or someone else have time to look at this?

Copy link
Contributor

@mogren mogren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, LGTM

@mogren mogren merged commit bf3d2ba into aws:master Mar 13, 2019
@mogren mogren added this to the v1.4 milestone Mar 13, 2019
@mikkeloscar mikkeloscar deleted the make-args branch March 13, 2019 18:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants