orange-solstice-40281
09/03/2025, 6:47 AMdocker context ls
shows default not the docker-desktop contextproud-jewelry-46860
09/03/2025, 5:01 PMdocker context ls
shows default
is selected, not desktop-linux
(which isn't a thing we set, so presumably you had Docker Desktop installed)? Is that set via the DOCKER_CONTEXT
environment variable or anything like that? (Please check with Start → Edit environment variables for your account)
• For the second one: please see the logs, particularly integrations.log
.
• For the third one, please follow the text (or if you don't care about Kubernetes, disable it).
Note that running Docker Desktop at the same time as Rancher Desktop isn't going to work.fast-garage-66093
09/03/2025, 5:11 PMdocker context use default
to switch back to the default named pipe interface (for running docker.exe in a Windows shell)orange-solstice-40281
09/04/2025, 1:13 AMdocker context ls
shows I am using the default contextorange-solstice-40281
09/04/2025, 1:13 AMdocker context ls ✔ │ 06:57:49 AM  
NAME DESCRIPTION DOCKER ENDPOINT ERROR
default * Current DOCKER_HOST based configuration unix:///var/run/docker.sock
desktop-linux Docker Desktop npipe:////./pipe/dockerDesktopLinuxEngine
proud-jewelry-46860
09/04/2025, 7:56 PMdefault
using unix://
instead of npipe://
? I thought this was on Windows, so unix://
doesn't even make sense (WSL kind of has support for Unix named pipes now, but my understanding is that it doesn't work well.)orange-solstice-40281
09/05/2025, 4:16 AM