DockerCLI/cli/compose/loader
Brian Goff defa52b8c6
stacks: Add support for start interval
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-10-20 18:42:59 +02:00
..
testdata stacks: Add support for start interval 2023-10-20 18:42:59 +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 stacks: Add support for start interval 2023-10-20 18:42:59 +02:00
full-struct_test.go stacks: Add support for start interval 2023-10-20 18:42:59 +02:00
interpolate.go Add interpolation type cast for max_replicas_per_node 2019-11-05 08:31:36 +01:00
loader.go cli/compose: use strings.Cut 2022-12-29 15:19:31 +01:00
loader_test.go cli/compose: add schema 3.12 (no changes with 3.11 yet) 2023-10-20 18:42:55 +02:00
merge.go rename and update mergo module 2023-06-26 22:25:52 +02:00
merge_test.go rename and update mergo module 2023-06-26 22:25:52 +02:00
types_test.go cli/compose/loader: use gotest.tools/v3/golden 2023-10-20 17:08:58 +02:00
volume.go fix panic on single-character volumes 2020-02-21 01:38:52 +01:00
volume_test.go cli/container: Don't ignore error when parsing volume spec 2023-07-12 09:45:55 +02:00
windows_path.go format (GoDoc) comments with Go 1.19 to prepare for go updates 2022-07-19 19:10:16 +02:00
windows_path_test.go compose/loader: fix TestIsAbs not testing all combinations 2019-10-29 15:02:23 +01:00