DockerCLI/cli/compose/loader
Ulysses Souza 821f5ecf53 Add option remove `env_file` entry after merged
This avoids having a redundant `env_file` entry
output when rendering the compose file

Signed-off-by: Ulysses Souza <ulysses.souza@docker.com>
2019-09-23 17:40:45 +02: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 docker-compose schema v3.9 2019-08-30 10:58:05 +02:00
full-struct_test.go Add docker-compose schema v3.9 2019-08-30 10:58:05 +02:00
interpolate.go Rollback config type interpolation on fields "parallelism" and "max_failure_ratio" were missing, as it uses the same type as update_config. 2019-07-03 17:23:33 +02:00
loader.go Add option remove `env_file` entry after merged 2019-09-23 17:40:45 +02:00
loader_test.go Add option remove `env_file` entry after merged 2019-09-23 17:40:45 +02: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 Allow marshalling of Compose config to JSON 2018-09-10 11:16:05 -07: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
windows_path.go Detect Windows absolute paths on non-Windows CLI 2019-07-10 21:25:03 +02:00
windows_path_test.go Detect Windows absolute paths on non-Windows CLI 2019-07-10 21:25:03 +02:00