mirror of
https://github.com/docker/docs.git
synced 2026-04-12 06:19:22 +07:00
Update ubuntulinux.md
This commit is contained in:
@@ -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"]
|
||||
|
||||
Reference in New Issue
Block a user