Skip to content

Allow configuring docker image when running make#178

Merged
mogren merged 1 commit intoaws:masterfrom
mikkeloscar:make-args
Mar 13, 2019
Merged

Allow configuring docker image when running make#178
mogren merged 1 commit intoaws:masterfrom
mikkeloscar:make-args

Conversation

@mikkeloscar
Copy link
Copy Markdown
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 <mikkel.larsen@zalando.de>
@jrake-revelant
Copy link
Copy Markdown

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

Copy link
Copy Markdown
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