DockerCLI/cli/compose/loader
Arash Deshmeh 71d650ee17 refactored cli/compose and cli/command/trust to use sort.Slice and removed custom types used for sorting
Signed-off-by: Arash Deshmeh <adeshmeh@ca.ibm.com>
2018-07-08 15:08:17 -04:00
..
example1.env Import docker/docker/cli 2017-04-17 17:40:59 -04:00
example2.env Import docker/docker/cli 2017-04-17 17:40:59 -04:00
full-example.yml Add an `Extras` field on the compose config types. 2018-06-25 10:51:56 +02:00
full-struct_test.go Add an `Extras` field on the compose config types. 2018-06-25 10:51:56 +02:00
interpolate.go Add options to the compose loader 2018-06-25 17:15:26 +02:00
loader.go Add options to the compose loader 2018-06-25 17:15:26 +02:00
loader_test.go refactored cli/compose and cli/command/trust to use sort.Slice and removed custom types used for sorting 2018-07-08 15:08:17 -04:00
merge.go Fix error with merge composefile with networks… 2018-04-05 10:37:35 +02:00
merge_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
types_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00
volume.go Support parsing of named pipes for compose volumes. 2017-09-26 11:24:23 -04:00
volume_test.go Update tests to use gotest.tools 👼 2018-06-08 18:24:26 +02:00