docs/reference/ucp/3.2/cli/port-check-server.md

628 B

title description keywords
docker/ucp port-check-server Check the firewall ports for UCP ucp, cli, images

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")