DockerCLI/compose
Aaron Lehmann f804f893b6 cli: Deploying a compose file must use TaskTemplate.Networks
This is the non-deprecated field, and the one that can be changed in a
service update.

Since old daemon versions don't allow migrating from one field to the
other, make this conditional on the API version.

Signed-off-by: Aaron Lehmann <aaron.lehmann@docker.com>
2017-04-07 16:46:25 -07:00
..
convert cli: Deploying a compose file must use TaskTemplate.Networks 2017-04-07 16:46:25 -07:00
interpolation Make sure we error out instead of panic during interpolation 2017-03-23 16:09:57 +01:00
loader Support rw as a volume option in compose file. 2017-04-06 10:32:35 -04:00
schema Do not replace fmt.Errorf in generated file 2017-03-27 18:33:41 -07:00
template Replace vendor of aanand/compose-file with a local copy. 2016-12-27 16:17:24 -05:00
types Added start period option to health check. 2017-04-06 12:35:34 +02:00