bbee06f544
* Create a new role, container-build, that will install a Docker registry in a container, running on port 5001 and run tripleo_container_image_build to build TripleO images from scratch. * Update the standalone deploy role so it can deploy TripleO from locally built container images and not from a remote registry. Change-Id: Ic3cb165b80ef7bed11381a3925a7d6294162ed78
157 B
157 B
container-build
This role will deploy a simple Docker registry v2 in a container, build and push container images into that local registry.