docker/ucp

Verified Publisher

By Docker, Inc.

Updated over 4 years ago
Archived

Docker Universal Control Plane Tool

Image
Artifact
Integration & Delivery
Monitoring & Observability
Security

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 Command

docker pull docker/ucp

This image was archived 2 months ago