Files
docker-cli/components/cli/command
Sebastiaan van Stijn 607719cae6 swap position of "host" and "ip"
the service definition uses the format as defined
in  http://man7.org/linux/man-pages/man5/hosts.5.html
(IP_address canonical_hostname [aliases...])

This format is the _reverse_ of the format used in
the container API.

Commit f32869d956eb175f88fd0b16992d2377d8eae79c
inadvertently used the incorrect order.

This fixes the order, and correctly sets it to;

    IP-Address hostname

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Upstream-commit: 82804cc8e5
Component: cli
2016-11-18 22:04:27 +01:00
..
2016-11-17 10:54:10 -08:00
2016-11-08 16:17:15 -08:00
2016-11-17 10:54:10 -08:00
2016-11-17 10:54:10 -08:00
2016-11-17 10:54:10 -08:00
2016-10-25 06:43:54 +00:00
2016-11-17 10:54:10 -08:00
2016-11-18 22:04:27 +01:00
2016-11-17 10:54:10 -08:00
2016-11-17 10:54:10 -08:00
2016-11-17 10:54:10 -08:00
2016-11-17 10:54:10 -08:00
2016-09-19 10:34:31 -07:00