-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update supported versions of Docker #2204
Comments
Docker client 1.13.0 will be 2 years old when we ship 1.5. It seems like we should consider testing with something more recent. (If not for 1.5, then as a priority for the next release.) |
I'm not quite sure how we determine which versions are officially supported. I assumed it was based on what we test, but it sounds like there may be additional factors. @hickeng? |
ST team is using docker client api version 1.26. |
Thanks @jitinkumar2018, so is that docker client v1.13.1? Do we have a supported version of Compose that's more recent than 1.11.2? I see that the most recent version is 1.23.1... |
@stuclem , docker compose version we have is 1.19. |
Thanks @lgayatri. |
@renmaosheng according to @DanielXiao in #2218 (review), Photon OS 2.0 no longer supports Docker 1.13, so If we are advertising that all VIC components are running Photon OS 2.0, and if |
@renmaosheng says to stick with the current versions in this release. Removing from 1.5. |
@stuclem, so we will update the newer versions of docker in the release notes? |
@lgayatri, no, we will stick with 1.13 for this release, and possibly update the versions in an update release |
@stuclem - Ok. |
we did some test using 17.06 from Yifeng. and found several test failures in CI: so we prefer to update it in next release given the limited time. |
Ok |
According to vmware/vic#8511, the supported versions will be updated in 1.5.3. |
See also #810. |
@vidya-v this is definitely in 1.5.3. |
Looks like vmware/vic#8511 has now been pushed out to 1.5.4. |
According to @luwang-vmware there were issues with the later versions so this is not in 1.5.4. |
@renmaosheng are we going to address this in 1.5.5? |
No, we are using the same docker version as 1.5.4, we don't plan to upgrade it. thanks. |
We currently state the following:
vSphere Integrated Containers Engine 1.5 supports Docker client 1.13.0. The supported version of the Docker API is 1.25.
vSphere Integrated Containers Engine 1.5 supports Docker Compose version 1.11.2.
@renmaosheng @zjs @lgayatri @clouderati is this still true? Thanks!
The text was updated successfully, but these errors were encountered: