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

Add docker registry to the controller so images are built only ones #8

Open
fikovnik opened this issue Jan 17, 2017 · 0 comments
Open

Comments

@fikovnik
Copy link
Collaborator

fikovnik commented Jan 17, 2017

  1. Add to the create cluster:
start_container $controller_node_name local-registry -d -p 5000:5000 -h local-registry registry
  1. Update the build-image to push the result to the registry
  2. Add the prefix for all images consul:5000/
@fikovnik fikovnik changed the title Add docker registry to the consul so images are built only ones Add docker registry to the controller so images are built only ones Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant