Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Add dockerfile and associated config to make juju operator image #8142
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://ci.jujucharms.com/job/github-merge-juju |
jujubot
merged commit 5f3bacf
into
juju:state-controller-refactor
Nov 28, 2017
1 check passed
continuous-integration/jenkins/pr-merge
This commit looks good
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
wallyworld commentedNov 28, 2017
Description of change
Add make target to create the jujud operator docker file.
make operator-image
There's also targets to push the image to docker hub and update a locally running caas model with a new locally compiled image.