stacks: Add support for start interval#4593
Conversation
Signed-off-by: Brian Goff <[email protected]>
|
cc @dperny |
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## master #4593 +/- ##
==========================================
+ Coverage 59.71% 59.72% +0.01%
==========================================
Files 288 288
Lines 24858 24862 +4
==========================================
+ Hits 14843 14850 +7
+ Misses 9128 9126 -2
+ Partials 887 886 -1 |
neersighted
left a comment
There was a problem hiding this comment.
Oops, looks like we need to create a new schema version in cli/compose/schema.
|
docker/cli should not define some |
|
The official v3 compose specification has always been maintained in this repository; compose happened to have a copy in its repository, and the compose-spec was forked from that. |
|
compose file v3 indeed used to be maintained here, but this was before we (Docker) announced compose specification 4 years ago |
No description provided.