docs/hack
Jana Radhakrishnan afd901e408 Fix network connectivity problem for non-root users
If a container was started with a non-root user the container
may not be able to resolve DNS names because of too restrictive
permission in the /etc/resolv.conf container file. This problem
is in how this file gets created in libnetwork and ths PR
attempts to fix the issue by vendoring in the libnetwork code
with the fix.

Signed-off-by: Jana Radhakrishnan <mrjana@docker.com>
2015-05-20 17:51:20 +00:00
..
make Make which cross binary fails clearer 2015-05-15 09:25:13 -07:00
dind hack: quote all parameters with variable interpolation 2015-04-15 10:14:14 +02:00
generate-authors.sh Move scripts back to hack/, leave docs in project/ 2015-03-13 14:04:08 -06:00
install.sh Update "install.sh" warning to be more verbose 2015-05-07 14:20:40 -06:00
make.sh Merge pull request #12165 from icecrime/optional_userland_proxy 2015-05-07 14:01:16 -07:00
release.sh cleanup test-integration 2015-05-12 15:39:57 -07:00
vendor.sh Fix network connectivity problem for non-root users 2015-05-20 17:51:20 +00:00