Docker update 3.3.3

hi guys, can I upgrade Docker Desktop to 3.3.3 without any problems?

Do you use a wsl or Hyper-V?
I’m use a wsl and run the docker desktop by Windows Scheduler as my user, so it has glitches with docker-compose as before: the pull sometimes throws an exception and watchtower sometimes stops node but because of exception in the docker code did not start the container.
The “fix” is to rename the `~/.docker/config.json", however I think it can introduce other issues.

So, as stated in the documentation, if you use a Hyper-V version I would not recommend to upgrade and use 2.1.0.5 as a stable version.

If you use a wsl, then you need to upgrade, there is no option to refuse for the free version.

2 Likes

Thanks for the help you were very clear

1 Like