Skip to main content

All Questions

Tagged with
1 vote
1 answer
47 views

Docker Desktop local Kubernetes not creating pods setup not completed

May-2024 Docker Desktop v4.30.0 I installed Docker Desktop and enabled Kubernetes. I have a config file generated in my .kube folder and it updates certificates when I click the "Reset ...
Scala Enthusiast's user avatar
-1 votes
2 answers
163 views

Cannot install DDEV from PowerShell

I am trying to install DDEV from PowerShell, following these instructions: https://www.drupal.org/docs/develop/local-server-setup/windows-development-environment/installing-drupal-with-ddev-in-wsl2-on-...
MrSnrub's user avatar
  • 97
0 votes
2 answers
1k views

How to connect to WSL Docker Container using localhost keyword

Is there some way to connect to a container, running inside WSL 2, using the keyword localhost instead of 127.0.0.1:port? To give more context, I have a Docker Compose to run a Microsoft SQL Server ...
Gabriel Ferreira's user avatar
2 votes
0 answers
962 views

Reclaim space of pruned images docker WSL

On my Windows 11 machine, I am running several containers formed from images that are updated regularly. I've connected the docker engine with WSL because that's where the images are built. I noticed ...
hasdrubal's user avatar
  • 131
1 vote
0 answers
420 views

Unable to edit file in WSL from Windows

I have created ~/fastai/Dockerfile inside Ubuntu running in WSL. I tried to open it in windows notepad. First opened the folder in explorer: ~$ cd fastai/ ~/fastai$ explorer.exe . Then opened ...
RajS's user avatar
  • 251
0 votes
1 answer
3k views

Docker Error : An unexpected error occurred, Restart Docker Desktop

I have installed Docker Desktop on Windows 11 using WSL 2 as the base. It seems to be working fine internally. However, every time I boot up or go to the settings screen, I get the following error at ...
Hodori's user avatar
  • 103
0 votes
1 answer
274 views

How to separate the container folder and images folder in Docker WSL2?

Ok, there is a post about changing the location of the Docker data, but what if I need to place the containers' filesystem on one drive (SSD) but keep images on another (HDD)? Is there a way to do ...
Cherry's user avatar
  • 950
1 vote
0 answers
101 views

How do you remotely connect to a docker daemon on Windows WSL2 backend from another machine's docker client through a VPN?

I tried setting hosts array in the Docker Engine configuration (json) file inside the Docker Desktop interface. The VM did start successfully for 127.0.0.1. Tho Docker Desktop UI is stuck spinning ...
Tiger Kaovilai's user avatar
5 votes
1 answer
766 views

In a WSL2 distro - what determines the files that appear under: /wsl/{some-other-distro}

The Context I understand that docker-desktop's WSL2 backend works by creating 2 distros: docker-desktop & docker-desktop-data. I can see the filesystems of these distros mounted in my Ubuntu WSL2 ...
Grant's user avatar
  • 53
1 vote
1 answer
5k views

Docker init failed - WSL still holding onto handles

I tried to restart computer for Docker because I made a .wslconfig file but it throws me this error: An unexpected error was encountered while preparing a WSL distro destination directory. The most ...
Čamo's user avatar
  • 355
2 votes
0 answers
708 views

Dummy-RDP connection popup after installation docker on Windows 11

I'm getting a dummy RDP popup with always the same GUID (). In process explorer, I've figured out that the mstsc process is opened with the following parameters: mstsc.exe /v:8CE980A0-176F-4254-830E-...
igby's user avatar
  • 21
2 votes
1 answer
5k views

Not able to ping Windows Host from WSL2

I have enabled WSL2 on my Windows 10 desktop. Till recently, I was able to reach/connect to applications installed on Host from WSL2. However, now for testing purposes when I ping the host, I get &...
NitinJ's user avatar
  • 21
-1 votes
1 answer
310 views

cannot upgrade to wsl2

I am going to upgrade my wsl 1 to wsl 2 to use docker because when I run docker version I don't find anything for server: docker engine. I have already activated "Windows subsystem for Linux&...
8Simon8's user avatar
3 votes
0 answers
3k views

Vmmem process high memory usage makes Win10 very slow

I run WSL2 on my Win10 machine with 32GB RAM. I use it for Docker and WSL. Since some days back the computer extremely slow, it freezes every 10-15 seconds. λ wsl -l -v NAME STATE ...
Max's user avatar
  • 227
0 votes
0 answers
668 views

Trouble finding what ports are in use Windows 10 / Docker

I'm using Laravel sail (i.e. docker). After doing a sail up -d I get the following: Error response from daemon: Ports are not available: exposing port TCP 0.0.0.0:5173 -> 0.0.0.0:0: listen tcp 0.0....
Matthew Knill's user avatar

15 30 50 per page