docker-desktop Questions
5
Solved
Thanks in advance, I've researched exhaustively and cannot fix this issue after 5 days.
I am attempting to install Ubuntu as a Windows distro on top of WSL-2 Kernel.
Here are the steps I take:
I d...
Micronutrient asked 15/1, 2022 at 5:10
9
Solved
I am trying to install Docker Desktop for Windows and once I have completed the entire process as mentioned in their official documentation, including installing and enabling the wsl 2 on Windows. ...
Position asked 23/7, 2022 at 5:49
4
There is an option in docker-desktop that allow to change the "Docker subnet". And I don't see this default subnet 192.168.65.0/28 being used anywhere.
I tried to docker network inspect ...
Veal asked 11/7, 2020 at 13:1
21
Solved
My docker environment was working fine. I restarted my system and it stopped unexpectedly. whenever I try to start docker it throws the following error
WSL 2 integration with distro Ubuntu 20.04 u...
Bowden asked 28/3, 2022 at 8:54
4
Solved
I am using Docker desktop (Beta) on ubuntu 22, after the installation everything seemed fine. Now I am trying to use Docker Desktop but it shows no container. However I can run a container on the c...
Ponce asked 19/4, 2022 at 14:18
7
Solved
All of a sudden my working Docker and WSL2 stopped working. I now get the following:
$ docker ps
Error response from daemon: dial unix /mnt/wsl/docker-desktop/shared-sockets/guest-services/docker.s...
Unparalleled asked 21/7, 2020 at 8:23
10
Solved
I'm having Docker Desktop on my Windows PC. While checking the version of the docker in the registry it shows the version as 2.1.0.5. But when I running the below command in the Windows CMD, it ret...
Eugenol asked 11/2, 2020 at 11:31
3
Since version 2.3.0.2 docker desktop is able to be installed on Windows 10 Home edition, because it can use windows feature WSL2 instead of Hyper-V. Windows 10 Home edition does not come with Hyper...
Glaydsglaze asked 12/9, 2020 at 22:28
6
Solved
On Windows 10, Docker Desktop (Docker Engine v20.10.17, WSL enabled and running properly) fails to docker build an image (that, btw, works properly on Debian 11) throwing following error:
docker bu...
Kerosene asked 22/9, 2022 at 9:56
23
I'm getting the below error after installing a new version of Docker Desktop.
An unexpected error was encountered while executing a WSL command.
Common causes include access rights issues, which o...
Downthrow asked 3/5, 2023 at 6:20
12
Solved
I'm trying to uninstall Docker Desktop (it doesn't launch) so that i can reinstall it again, I have tried updating it , It keeps telling me that i have the latest Docker Desktop
Swoosh asked 12/3, 2020 at 7:50
1
Docker Desktop was unable to gather information about the current error. This most likely means that the services supporting Docker Desktop have exited unexpectedly.
If the issue persists, co...
Jocose asked 14/5 at 9:3
3
Solved
I experienced this issue on Ubuntu 22.04 jammy.
After installing Docker Desktop following the instructions on the official documentation, and meeting system requirements including having virt...
Galvan asked 1/4, 2023 at 16:33
11
Solved
I've had Docker Desktop installed on my C:\ drive for a while now and it keeps hogging space on my SSD. Even if I delete all of my containers and images it still takes a lot of space, I'm guessing ...
Despumate asked 13/3, 2023 at 21:30
5
Solved
When running docker desktop, it starts for 2 seconds and then closes.
I have tried reinstalling and changing the configuartion but nothing has worked so far.
Claudicant asked 14/11, 2022 at 12:35
5
When I try to open docker desktop I get this message.
Docker Desktop is unable to detect a Hypervisor
Hardware assisted virtualization and data execution protection must be enabled in the BIOS.
In...
Elvinaelvira asked 7/8, 2023 at 13:50
10
Solved
In an online training course, the instructor mentioned that he has "an Ubuntu virtual machine installed with Docker Desktop"; therefore, I am trying to install the same on a Windows 10 ph...
Bundesrat asked 19/5, 2022 at 6:12
12
Solved
I got this error during docker build:
=> ERROR [internal] load metadata for docker.io/library/ubuntu:18.04 2.1s
------
> [internal] load metadata for docker.io/library/ubuntu:18.04:
------
...
Rentfree asked 26/1, 2021 at 6:16
12
Solved
I had setup Docker Desktop with Windows WSL integration version 2 and I run into issue when execute certain docker compose command with following errors
docker compose logs
no configuration file pr...
Mushy asked 7/12, 2021 at 8:24
3
Solved
I am using a mac and apparently installing Docker Desktop is mandatory to use Docker in macOS. Why Docker Desktop is required in Mac and Windows OS, and not in Linux? What purpose Docker Desktop se...
Bud asked 22/2, 2021 at 14:9
0
The Container view in docker desktop keeps updating (i guess that is what it is doing anyway) which makes the window flash/reload about every second.
This makes it quite hard to work with the diffe...
Dumm asked 13/3 at 8:56
1
In my macos, I want to run centos instance with like command:
docker run --rm -it --cap-add SYS_ADMIN os sh
but when I open the Docker Desktop there only can set Container Name and Volumes
how ca...
Clemmie asked 24/5, 2021 at 4:12
13
Solved
I am facing an issue with Docker for Windows application. This is happening after updating to newer version of 4.3.2. Previous version was running without any issues. After downloading and updating...
Blaney asked 8/1, 2022 at 17:17
6
Solved
I downloaded Docker using Docker Desktop for Apple M1 chips. I can run containers, the integration with VsCode works okay but I can't integrate it with Intellij IDEA Ultimate. It keeps giving this ...
Impute asked 23/10, 2022 at 17:55
3
Solved
I'm just trying out WSL 2 with Docker for Windows and I'm having an issues with mounted volumes :
version: "3.7"
services:
node:
build: .
container_name: node
hostname: node
volumes...
Kroo asked 23/8, 2020 at 21:12
1 Next >
© 2022 - 2024 — McMap. All rights reserved.