Spirals-Team / hadoop-benchmark

Docker containers to build an Hadoop infrastructure and experiment feedback control loops atop of it.
Apache License 2.0
9 stars 5 forks source link

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

Open fikovnik opened 7 years ago

fikovnik commented 7 years ago
  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/