Skip to content

Different Docker Version in Windows and Rancher Desktop VM #5856

Answered by mook-as
ISimionEndava asked this question in Q&A
Discussion options

You must be logged in to vote

There's two parts, the docker client and the docker server. Currently we're using docker client 24.0.6 but docker server 23.0.6 (because the latter is using alpine packages). And docker-compose is a separate thing altogether.

As for upgrading:

  • I don't think we have anything that we can support. You can try things, but if things break you'll have to figure out how to fix them yourself.
  • Upgrading the server is unlikely to be possible; Alpine 3.18 only has docker-engine 23.0.6. You may be able to force install the version from Alpine edge, but that might break the install.
  • For the clients (docker, docker-compose) you can try getting binaries from elsewhere and using it instead of the ones s…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@ISimionEndava
Comment options

@mook-as
Comment options

@ISimionEndava
Comment options

@mook-as
Comment options

@ISimionEndava
Comment options

Answer selected by ISimionEndava
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants