DockerCLI/opts
Tim Hockin 4731b1ebc8 Allow extra lines in /etc/hosts
This adds a --add-host host:ip flag which appends lines to /etc/hosts.  This is needed in places where you want the container to get a different name resolution than it would through DNS.  This was submitted before as #5525, closed, and now I am re-opening.  It has come up 2 or 3 times in the last couple days.

Signed-off-by: Tim Hockin <thockin@google.com>
2017-05-15 11:57:12 +02:00
..
envfile.go env-file: variable behavior 2017-05-15 11:57:12 +02:00
ip.go Fix inconsistency in IP address parsing errors 2017-05-15 11:57:12 +02:00
opts.go Allow extra lines in /etc/hosts 2017-05-15 11:57:12 +02:00
opts_test.go Helpers to parse lists, IPs, hosts, dns searches from the command line 2017-05-15 11:57:12 +02:00