DockerCLI/compose/loader
Daniel Nephin 1eefdba226 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
..
example1.env Replace vendor of aanand/compose-file with a local copy. 2016-12-27 16:17:24 -05:00
example2.env Replace vendor of aanand/compose-file with a local copy. 2016-12-27 16:17:24 -05:00
full-example.yml Replace vendor of aanand/compose-file with a local copy. 2016-12-27 16:17:24 -05:00
loader.go Remove the old loading system from compose config loading 2017-01-27 17:03:41 -05:00
loader_test.go Remove the old loading system from compose config loading 2017-01-27 17:03:41 -05:00