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

use 'make build' instead of 'make' in Dockerfile #31

Merged
merged 1 commit into from
Oct 30, 2018

Conversation

zshi-redhat
Copy link
Collaborator

This commit allows 'make build' to build device plugin binary from local dependency instead of having to update packages before building. Also it keeps original 'make' behavior to run a "fmt", "lint" and "build".
This change is helpful when building device plugin binary from a local environment without internet access.

@zshi-redhat zshi-redhat requested a review from ahalimx86 October 30, 2018 09:07
@zshi-redhat zshi-redhat changed the title build from local dependency by default @zshi-redhat use 'make build' instead of 'make' in Dockerfile Oct 30, 2018
@zshi-redhat zshi-redhat changed the title @zshi-redhat use 'make build' instead of 'make' in Dockerfile use 'make build' instead of 'make' in Dockerfile Oct 30, 2018
@ahalimx86 ahalimx86 merged commit bad7731 into k8snetworkplumbingwg:master Oct 30, 2018
@zshi-redhat zshi-redhat deleted the makefile branch December 11, 2018 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants