mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
fdfa205786
Since the separator for extra host settings (for /etc/hosts in a container) is a ":", the code that handles extra hosts needed to only split on the first ":" to preserve IPv6 addresses which are passed via the command line settings as well as stored in the JSON container config. Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp) |
||
---|---|---|
.. | ||
envfile.go | ||
ip.go | ||
opts.go | ||
opts_test.go |