Open kylooh opened 1 month ago
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.
I successfully solve this by remove DockerDownloads
under user profile folder, and docker
and dockerd
in System32
folder and re-installing docker-desktop. Hope this helps someone have same problem like me
Is your feature request related to a problem? Please describe. I tryting to do as https://docs.portainer.io/start/install-ce/server/swarm/wcs tells. But I got problem while start up portiainer, so I switch to use
Docker-Desktop
instead, but seems there are conflicts in my system. Maybe I should remove docker-ce first, I thought.Describe the solution you'd like Provide a script to remove docker install from
install-docker-ce.ps1