Update docker.md

Fixed 404 link, fixed markdown header issue
This commit is contained in:
Jared 2016-08-03 11:42:57 -07:00 committed by GitHub
parent 0e1f809af7
commit eca7853ffa
1 changed files with 2 additions and 1 deletions

View File

@ -197,7 +197,7 @@ docker-machine ssh `docker-machine active` curl $ip
## Deploy a DNS
See [here](/docs/getting-started-guides/docker-multinode/deployDNS/) for instructions.
Read [documentation for manually deploying a DNS](/docs/getting-started-guides/docker-multinode/#deploy-dns-manually-for-v12x) for instructions.
### Turning down your cluster
@ -258,6 +258,7 @@ output of /proc/cmdline:
$ cat /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-3.18.4-aufs root=/dev/sda5 ro cgroup_enable=memory=1
```
## Support Level