Skip to content

Conversation

lowenna
Copy link
Member

@lowenna lowenna commented Nov 4, 2016

Signed-off-by: John Howard jhoward@microsoft.com

@PatrickLang @thaJeztah

As per conversations, dropping the minimum API version on Windows to v1.24 to allow docker compose v2.1 to work against the Windows engine.

@lowenna
Copy link
Member Author

lowenna commented Nov 4, 2016

@shin- @mavenugo

const MinVersion string = "1.25"
// Technically the first daemon API version released on Windows is v1.25 in
// engine version 1.13. However, some clients are explicitly using downlevel
// APIs (eg docker compose v2.1) and that is just too restrictive. Hence
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We may want to explain this is the docker-compose 2.1 file format, not the version of docker compose

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fair. Updated.

@justincormack
Copy link
Contributor

LGTM

Signed-off-by: John Howard <jhoward@microsoft.com>
Copy link
Member

@cpuguy83 cpuguy83 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Contributor

@shin- shin- left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Thank you!

@thaJeztah thaJeztah merged commit 24d822d into moby:master Nov 4, 2016
@thaJeztah thaJeztah added this to the 1.13.0 milestone Nov 4, 2016
@PatrickLang
Copy link

This should fix docker/compose#4106, testing

@friism
Copy link
Contributor

friism commented Nov 6, 2016

@PatrickLang did it work?

@PatrickLang
Copy link

@friism yes, with a caveat. see docker/compose#4106 and friism/MusicStore#3 ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants