broken links

This commit is contained in:
Robert Parker
2019-12-24 11:05:24 -08:00
committed by Denise Schannon
parent a63f5334a7
commit 4949df81f9
7 changed files with 12 additions and 11 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. 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).
Commands specified using `runcmd` will be executed within the context of the `console` container.
### Running Docker commands