What is the problem you're trying to solve
Docker compose file format version 2.x is still in use by many people
And only differ from v3 by a few removed attribute + addition of deploy
Describe the solution you'd like
spec could accept 2.x format. Maybe oculd also reconsider some of the removed attributes for inclusion in v3. excluded attribute would then be documented but flagged as Deprecated
What is the problem you're trying to solve
Docker compose file format version 2.x is still in use by many people
And only differ from v3 by a few removed attribute + addition of
deployDescribe the solution you'd like
spec could accept 2.x format. Maybe oculd also reconsider some of the removed attributes for inclusion in v3. excluded attribute would then be documented but flagged as Deprecated