Upgrade process after installing with install-docker-ce.ps1
I have a number of machines that have docker installed using the script helpful_tools/Install-DockerCE/install-docker-ce.ps1 as per the documentation https://learn.microsoft.com/en-us/virtualization/windowscontainers/quick-start/set-up-environment?tabs=dockerce#windows-server-2
My hosts have then been setup to be a swarm cluster
A lot of the original hosts now have an outdated version of docker which needs updating to remain compatible with new hosts that have the latest version of docker installed.
Is there an upgrade process other than uninstalling and then reinstalling using the script?
Thank you for creating an Issue. Please note that GitHub is not an official channel for Microsoft support requests. To create an official support request, please open a ticket here. Microsoft and the GitHub Community strive to provide a best effort in answering questions and supporting Issues on GitHub.
There's a PR out but it hasn't been approved yet.
This PR I'm assuming #599?