ucp: fix support dump --log-driver arp placement (#4619)

Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
This commit is contained in:
Trapier Marshall 2017-09-13 18:50:01 -04:00 committed by Joao Fernandes
parent 898270c233
commit cfad72023b
1 changed files with 2 additions and 1 deletions

View File

@ -35,8 +35,9 @@ and run:
docker container run --rm \
--name ucp \
-v /var/run/docker.sock:/var/run/docker.sock \
--log-driver none \
{{ page.ucp_org }}/{{ page.ucp_repo }}:{{ page.ucp_version }} \
support --log-driver none > docker-support.tgz
support > docker-support.tgz
```
This support dump only contains logs for the node where you're running the