mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
ucp: fix support dump --log-driver arp placement (#4619)
Signed-off-by: Trapier Marshall <trapier.marshall@docker.com>
This commit is contained in:
committed by
Joao Fernandes
parent
898270c233
commit
cfad72023b
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user