1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/cli/compose/loader
Vincent Demeester d3dc27d145
Remove compose types.Dict alias
It is just an alias type and make the code a little bit more complex
and hard to use from outside `compose` package.

Signed-off-by: Vincent Demeester <vincent@sbr.pm>
2017-03-22 16:16:20 +01:00
..
example1.env Fix environment resolving. 2017-03-14 16:00:43 -04:00
example2.env Fix environment resolving. 2017-03-14 16:00:43 -04:00
full-example.yml Fix environment resolving. 2017-03-14 16:00:43 -04:00
loader.go Remove compose types.Dict alias 2017-03-22 16:16:20 +01:00
loader_test.go Remove compose types.Dict alias 2017-03-22 16:16:20 +01:00
volume.go Parse a volume spec on the client, with support for windows drives 2017-03-06 11:45:01 -05:00
volume_test.go Parse a volume spec on the client, with support for windows drives 2017-03-06 11:45:01 -05:00