docker/ucp
Docker Universal Control Plane Tool
10M+
This tool has commands to 'install' the UCP initial controller and 'join' nodes to that controller. The tool can also 'uninstall' the product.
For more product information, visit https://www.docker.com/universal-control-plane
Latest release notes available at: https://docs.docker.com/ucp/release_notes/
For usage information for this tool run:
docker run --rm -it \
--name ucp \
-v /var/run/docker.sock:/var/run/docker.sock \
docker/ucp \
--help
docker pull docker/ucp
This image was archived 2 months ago