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
|
||
---|---|---|
.. | ||
convert | ||
interpolation | ||
loader | ||
schema | ||
template | ||
types |