mirror of https://github.com/docker/docs.git
Remove excess phrase from DNS Services section
This line was mistaken in [this commit](9193473df5
)
This commit is contained in:
parent
f67ae93112
commit
a72f9c03f4
|
@ -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)
|
||||
in the `docker run` reference documentation. You can override these settings on
|
||||
a per-container basis.
|
||||
settings on a per-container basis.
|
||||
|
||||
| Flag | Description |
|
||||
|----------------|---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|
||||
|
|
Loading…
Reference in New Issue