Update ubuntulinux.md

This commit is contained in:
John Mulhausen
2016-12-31 09:57:42 -08:00
committed by GitHub
parent 1ea868eca3
commit 01eac74edc

View File

@@ -509,6 +509,7 @@ at `/etc/docker/daemon.json`.
2. Add a `dns` key with one or more IP addresses as values. If the file has
existing contents, you only need to add or edit the `dns` line.
```json
{
"dns": ["8.8.8.8", "8.8.4.4"]