mirror of https://github.com/docker/cli.git
1cddb2b03d
extra_hosts in the compose file format allows '=' as a separator, and brackets
around IP addresses, the engine API doesn't.
So, transform the values when reading a compose file for 'docker stack'.
Signed-off-by: Rob Murray <rob.murray@docker.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
testdata | ||
example1.env | ||
example2.env | ||
full-example.yml | ||
full-struct_test.go | ||
interpolate.go | ||
loader.go | ||
loader_test.go | ||
merge.go | ||
merge_test.go | ||
types_test.go | ||
volume.go | ||
volume_test.go | ||
windows_path.go | ||
windows_path_test.go |