Files
docker-cli/components/engine/docs/sources
Phil Estes aa9b58cd0b Don't test resolv.conf updater on overlay filesystem
The overlay filesystem does not support inotify at this time. The
resolv.conf updater test was passing on overlay-based Jenkins because of
a fluke--because it was DIND, /etc/resolv.conf on the "host" was really
a bind-mounted resolv.conf from the outer container, which means a watch
directly on that file worked as it was not overlay backed.  The new test
(from #10703) unmounts the bind-mounted copy to test create and modify
code-paths, which caused us to hit the issue.

This PR also adds a note to the docs about the lack of auto-update when
using the overlay storage driver.

See https://lkml.org/lkml/2012/2/28/223 for more info on inotify and
overlay.

Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp)
Upstream-commit: 9057ca2541582fc41eb7cb45edd332247a813bba
Component: engine
2015-03-05 00:22:01 -05:00
..
2015-02-13 15:50:42 -07:00
2015-02-14 17:51:28 +01:00
2015-03-03 13:58:35 -08:00
2015-02-26 08:48:58 -08:00
2014-06-01 17:34:07 -04:00
2015-02-20 23:05:52 +00:00
2014-04-16 11:04:14 +10:00
2014-04-16 11:04:14 +10:00