mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Fixed typo in get-started (#6627)
This commit is contained in:
committed by
Gwendolynne Barr
parent
ec170487c6
commit
eeb4a8843a
@@ -192,7 +192,7 @@ friendlyhello latest 326387cea398
|
||||
> DNS misconfigurations can generate problems with `pip`. You need to set your
|
||||
> own DNS server address to make `pip` work properly. You might want
|
||||
> to change the DNS settings of the Docker daemon. You can edit (or create) the
|
||||
> configurarion file at `/etc/docker/daemon.json` with the `dns` key, as following:
|
||||
> configuration file at `/etc/docker/daemon.json` with the `dns` key, as following:
|
||||
>
|
||||
> ```json
|
||||
>{
|
||||
|
||||
Reference in New Issue
Block a user