mirror of https://github.com/docker/docs.git
Merge pull request #11454 from alitoufighi/patch-1
Remove excess phrase from DNS Services section
This commit is contained in:
commit
cda926630f
|
|
@ -71,7 +71,6 @@ Custom hosts defined in `/etc/hosts` are not inherited. To pass additional hosts
|
||||||
into your container, refer to [add entries to container hosts file](../../engine/reference/commandline/run.md#add-entries-to-container-hosts-file---add-host)
|
into your container, refer to [add entries to container hosts file](../../engine/reference/commandline/run.md#add-entries-to-container-hosts-file---add-host)
|
||||||
in the `docker run` reference documentation. You can override these settings on
|
in the `docker run` reference documentation. You can override these settings on
|
||||||
a per-container basis.
|
a per-container basis.
|
||||||
settings on a per-container basis.
|
|
||||||
|
|
||||||
| Flag | Description |
|
| Flag | Description |
|
||||||
|----------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
|----------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue