docker/ucp port-check-server
Estimated reading time: 1 minuteThis topic applies to Docker Enterprise.
The Docker Enterprise platform business, including products, customers, and employees, has been acquired by Mirantis, inc., effective 13-November-2019. For more information on the acquisition and how it may affect you and your business, refer to the Docker Enterprise Customer FAQ.
Checks the suitablility of the node for a UCP installation
Usage
docker run --rm -it \
-v /var/run/docker.sock:/var/run/docker.sock \
docker/ucp \
port-check-server [command options]
Description
Checks the suitablility of the node for a UCP installation
Options
Option | Description |
---|---|
--listen-address -l value | Listen Address (default: “:2376”) |