-
Notifications
You must be signed in to change notification settings - Fork 301
Description
Description
Twice now, I I have tried to update Docker Desktop (from 4.32.0 and I think even 4.33.1) to the more recent 4.34.1 and now 4.34.2, and it results in... no errors, but also no more Docker Dekstop.
The UI alerts me to a newer version, and it allows me to download and update it within the UI. I do that, and... the UI goes away, with nothing further. At that point, I no longer have Docker Desktop installed.
Reproduce
- Install Docker Desktop 4.32.0 or 4.33.1
- Use the UI to do an in-place update.
- Docker Desktop is seemingly uninstalled.
Expected behavior
Docker Desktop should UPDATE (as that is what the user is doing), not uninstall.
An uninstallation should not be part of the process. It should update in-place, and if there are maintenance or cleanup tasks needed from older versions, they should be handled as part of the update; not via a complete uninstallation.
docker version
(can't get anything of use, as docker was uninstalled under my nose; reinstalling would be of no use for this)docker info
(can't get anything of use, as docker was uninstalled under my nose; reinstalling would be of no use for this)Diagnostics ID
(can't get anything of use, as docker was uninstalled under my nose; reinstalling would be of no use for this)
Additional Info
No response

