fix some of the removed links

This commit is contained in:
Robert Parker
2019-11-20 13:40:48 -08:00
parent 582a63886a
commit 4d6989d079
6 changed files with 9 additions and 9 deletions
@@ -12,7 +12,7 @@ runcmd:
- echo "test" > /home/rancher/test2
```
Commands specified using `runcmd` will be executed within the context of the `console` container.
Commands specified using `runcmd` will be executed within the context of the `console` container. More details on the ordering of commands run in the `console` container can be found [here]({{< baseurl >}}/os/v1.x/en/installation/boot-process/built-in-system-services/#console).
### Running Docker commands