mirror of https://github.com/docker/docs.git
Replace page variables with hard-coded version (#433)
This commit is contained in:
parent
71d45ff427
commit
ada9486113
|
@ -23,7 +23,7 @@ Additional help is available for each command with the `--help` flag.
|
|||
docker container run -it --rm \
|
||||
--name ucp \
|
||||
-v /var/run/docker.sock:/var/run/docker.sock \
|
||||
{{ page.ucp_org }}/{{ page.ucp_repo }}:{{ page.ucp_version }} \
|
||||
docker/ucp \
|
||||
command [command arguments]
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue