moby/cli/compose
Daniel Nephin daaeeafa7a Remove the old loading system from compose config loading
The original Compose config loading used the `compose` tag, which
was replaced by mapstructure. Some fields were left on the old tag. This
commit removes the old tag and uses types and mapstructure.

Signed-off-by: Daniel Nephin <dnephin@docker.com>
2017-01-27 17:03:41 -05:00
..
convert Set default values for uid and gid to prevent errors when starting a service. 2017-01-26 12:00:46 -05:00
interpolation Replace vendor of aanand/compose-file with a local copy. 2016-12-27 16:17:24 -05:00
loader Remove the old loading system from compose config loading 2017-01-27 17:03:41 -05:00
schema Rebase Compose v3.1 schema on the latest v3 schema. 2017-01-26 11:33:15 -05:00
template Replace vendor of aanand/compose-file with a local copy. 2016-12-27 16:17:24 -05:00
types Remove the old loading system from compose config loading 2017-01-27 17:03:41 -05:00