mirror of
https://github.com/docker/docs.git
synced 2026-03-30 15:58:53 +07:00
Adding an identifier
Updating with the docs fixes Updating with fixes from docs CI Fixes missing space, close #904 Signed-off-by: Mary Anthony <mary@docker.com>
This commit is contained in:
committed by
Joao Fernandes
parent
45126882cc
commit
7d98b5aa24
@@ -221,7 +221,7 @@ host for the controller suffices.
|
||||
|
||||
$ docker run --rm -it \
|
||||
-v /var/run/docker.sock:/var/run/docker.sock \
|
||||
--name ucp docker/ucp install -i\
|
||||
--name ucp docker/ucp install -i \
|
||||
--swarm-port 3376 --host-address $(docker-machine ip node1)
|
||||
Unable to find image 'docker/ucp:latest' locally
|
||||
latest: Pulling from docker/ucp
|
||||
|
||||
Reference in New Issue
Block a user