-
Notifications
You must be signed in to change notification settings - Fork 191
docker-compose version 2.1 (v2.1) #441
Comments
@vito-c yes there is 👼 Just lagging behind quite a bit (running a little bit out of time 😅) |
I would love to help is there a branch? or does it need to be implemented from scratch? |
@vdemeester anything I can do to help? |
It sounds like the changes to |
@joshwget backwards compatibility is important. I'm also a little confused by the decision to drop support for |
+1 |
I've started working on some of this in my spare time. In order to begin the support of more compose file versions (#474, #490) I hope to continue refactoring between when the compose file is parsed and when it is validated by JSON schema. I think that should at least bump this up to '2.1'. I'll try to post something up early to see what the original authors think. Cheers. |
+1 for support 2.1 yml |
I think we also need 2.2 schema support |
+1 version 2.3 |
Referencing to rancher |
Good to close thanks to #507 (I think). |
I just changed the version from:
to
and I get the following error:
Are there plans to support version 2.1 in the future? There are some important features added to the compose file
healthcheck
anddepends_on
was improved.The text was updated successfully, but these errors were encountered: