docs/config/containers
mjchi7 9193473df5
Removed wrong information about container DNS (#11012)
* Removed wrong information about container DNS

In the docs it says a container will inherit the host /etc/hosts file along with /etc/resolv.conf. While the latter part is correct, /etc/hosts will not actually be inherited, as reported https://github.com/moby/moby/issues/39311. 
An additional line of text has been added to emphasize the fact that /etc/hosts are not inherited

* Removed extra hash on the run command redirect

* Update config/containers/container-networking.md

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>

Co-authored-by: Sebastiaan van Stijn <thaJeztah@users.noreply.github.com>
2020-06-18 15:32:20 +01:00
..
logging config: use relative markdown links 2020-04-23 13:03:36 +02:00
container-networking.md Removed wrong information about container DNS (#11012) 2020-06-18 15:32:20 +01:00
live-restore.md container config section: various markdown fixes 2020-04-08 14:00:58 +02:00
multi-service_container.md container config section: various markdown fixes 2020-04-08 14:00:58 +02:00
resource_constraints.md config: use relative markdown links 2020-04-23 13:03:36 +02:00
runmetrics.md Merge pull request #10683 from ajay143444/patch-7 2020-05-01 18:33:21 +02:00
start-containers-automatically.md fix link to service create reference docs (#10726) 2020-04-30 06:36:59 +01:00