docker/ucp example-config
Estimated reading time: 1 minuteThese are the docs for UCP version 2.2.4
To select a different version, use the selector below.
Display an example configuration file for UCP
Usage
docker container run --rm -i \
--name ucp \
-v /var/run/docker.sock:/var/run/docker.sock \
docker/ucp \
example-config > ucp.config
Description
This command emits an example configuration file for setting up UCP. Learn about UCP configuration files.
ucp, cli, config, configuration