mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
Update overlay-standalone-swarm.md (#4969)
Add slash to the add new line to command
This commit is contained in:
committed by
Misty Stanley-Jones
parent
4ab6d51be7
commit
84e9f10ff6
@@ -85,7 +85,7 @@ key-value stores. This example uses Consul.
|
||||
|
||||
```bash
|
||||
$ docker run -d \
|
||||
--name consul
|
||||
--name consul \
|
||||
-p "8500:8500" \
|
||||
-h "consul" \
|
||||
consul agent -server -bootstrap -client "0.0.0.0"
|
||||
|
||||
Reference in New Issue
Block a user