Skip to main content

Questions tagged [docker-for-windows]

Docker implementation for Windows, running on WSL2 or Hyper-V.

-1 votes
1 answer
53 views

How do I add an external library in Windows, such as "M:\My Documents\Pictures\Personal". I tried adding it with and without quotes but I get an error like: "Invalid import path: Import ...
Moss's user avatar
  • 697
1 vote
0 answers
26 views

I am running WSL2 in windows 11 and recently switched from using the linux docker engine in wsl to using Docker Desktop with the WSL based engine to get around some connectivity issues. Usually when I ...
Peter Tinkler's user avatar
0 votes
1 answer
95 views

Configured nginx-proxy-manager and hello-world fastapi app using K8S on Docker desktop PS C:\Users\91893\Programming\docker\k8s\hello-world> kubectl get services NAME TYPE ...
Dinesh's user avatar
  • 151
3 votes
2 answers
941 views

I am trying to connect to my J-Link device through a Docker container. I have managed to install usbipd-win on Windows 11 with WSL2 updated and enabled and Docker Desktop. The image is Ubuntu 24.04 ...
George Athanasopoulos's user avatar
0 votes
0 answers
100 views

I'm using Windows 11 pro and the terminal app worked fine until I ran a particular Node script yesterday. Now when switching to Terminal the PC lags and becomes unusable. When I switch to other apps, ...
Tucker Tanner's user avatar
0 votes
1 answer
643 views

I have Windows 11 with WSL2 and Docker Desktop. I'm not sure when this happened but all of a sudden I couldn't access any running docker container through a web browser even though it seems like my ...
ChristianOConnor's user avatar
1 vote
0 answers
290 views

I have installed the latest docker desktop on windows 11 using WSL2 running Ubuntu 24. It works, I can pull and run containers, but the docker model commands have a strange behavior: tom@raelee:~$ ...
tbeernot's user avatar
  • 155
1 vote
1 answer
463 views

I'm having trouble cleaning up the docker directory on Windows 11. I'm running Windows containers, not WSL, and I'm referring to the directory normally at C:/ProgramData/docker. I was running out of ...
user3100381's user avatar
0 votes
0 answers
551 views

On Windows 11 Entreprise 23H2 : every time I'm starting or rebooting my computer these are the states of my WSL distributions (Powershell) : > wsl --list --verbose --all NAME STATE ...
CoderBaguette's user avatar
0 votes
0 answers
316 views

I have a server running Microsoft Windows Server 2019 Datacenter. This server's function is doing Hyper-V. I've installed the Containers feature and Installed Docker CE / Moby. I can succesfully run ...
LPChip's user avatar
  • 68.4k
0 votes
0 answers
347 views

I am using Docker Desktop on Windows with WSL 2 and trying to pull the following image: docker pull mcr.microsoft.com/devcontainers/base:0-alpine-3.20 However, the image does not download. Running: ...
Heavy's user avatar
  • 123
0 votes
1 answer
1k views

I've installed the newest version of Docker Desktop: 4.37.1 Problem: When I run it I got error message: Docker Desktop - Unexpected WSL error An unexpected error occurred while executing a WSL ...
user3057544's user avatar
3 votes
1 answer
1k views

I am facing some weird problem, I suspect, I am missing something but not able to find what is wrong. I spent quite a bit of time but not able to find what the problem is. I have windows 10 with wsl2 ...
kr.pradeep's user avatar
1 vote
1 answer
163 views

Description of the problem Docker-Desktop with WSL2 (Ubuntu 20.04) is installed on my Windows 10 work computer I run the docker with the command: docker run -it --rm -p 80:80 nginx /bin/bash In it, I ...
Harmont's user avatar
  • 11
0 votes
0 answers
176 views

I'm running a docker-compose stack on Windows (Docker Desktop). The primary service in this stack communicates with an external server to advertise the presence of the child process. When I first ...
user7711581's user avatar

15 30 50 per page
1
2 3 4 5
14