mirror of https://github.com/docker/docs.git
Fix syntax highlighting for ucp/high-availability
This commit is contained in:
parent
3469ca7ea3
commit
ab90a1d891
|
@ -45,7 +45,7 @@ across multiple UCP controller nodes.
|
|||
|
||||
The example below shows how to create a backup of a UCP controller node:
|
||||
|
||||
```bash
|
||||
```none
|
||||
# Create a backup, encrypt it, and store it on /tmp/backup.tar
|
||||
$ docker run --rm -i --name ucp \
|
||||
-v /var/run/docker.sock:/var/run/docker.sock \
|
||||
|
|
Loading…
Reference in New Issue