Skip to main content

All Questions

Tagged with
38 questions with no upvoted or accepted answers
6 votes
2 answers
7k views

Docker Desktop 3.1.0 for Windows 10 Installation Failed

I have Windows 10 Pro version 1903 (build 18362.836). Hyper-V is enabled. Docker Desktop 3.1.0 failed to install with the following error. Any help would be greatly appreciated. Component ...
user avatar
5 votes
0 answers
1k views

Docker for Windows unresponsive after restarting VM

I've installed Docker for Windows on my Windows 10 machine, which uses Hyper-V. The default VM that gets installed is the MobyLinuxVM. To change some settings, I shut down and restarted the VM. But ...
SQB's user avatar
  • 703
3 votes
0 answers
236 views

How do I prevent Docker from listening on my public / all IPs in Windows 10?

I'm using the latest version of Docker for Windows, on Windows 10 Enterprise 64-bit. When I run the following docker-compose.yml, Docker listens on my public IP, 127.0.0.1, and my router assigned ...
Jon's user avatar
  • 241
3 votes
0 answers
931 views

Docker client on WSL cannot connect to Docker for Windows

I have docker set up on my Windows machine with WSL like this: (similar to what's described here https://www.reddit.com/r/docker/comments/5eggwo/running_docker_on_windows_subsystem_for_linux_wsl/) ...
Tri Nguyen's user avatar
3 votes
1 answer
3k views

Mounting Shared folders inside Docker machine on Windows

I have installed latest Docker Toolbox 1.11.2 on Windows 10. When I run $ docker-machine create -d virtualbox default - virtualbox creates image, everything is fine. Shared folders are configured by ...
igoryok.zp's user avatar
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
2 votes
0 answers
598 views

Enable nested virtualization on Windows 10 guest, Ubuntu 18.04 host, AMD Ryzen

I have a AMD Ryzen 1700 on Ubuntu 18.04. I have installed a Windows 10 guest under KVM using virt-manager. To be able to do that with the right CPU type ("EPYC" or "EPYC-IBPB"), I had to apply the ...
Antoine P.'s user avatar
2 votes
0 answers
2k views

How do I connect webcam to OpenCV in linux in docker from windows 10

I want to package my OpenCV program in Linux to somebody who only use windows to test. After some surveys, I find that docker may be a suitable way to put all my dependencies and program together to ...
ggininder's user avatar
2 votes
0 answers
3k views

the docker client must be run elevated to connect (can´t start docker on Windows 10)

I can´t start docker on my Windows 10. I have checked all suggestions found around. My Laptop Dell has Virtualization enabled in BIOS Hyper V is enabled I have unistalled and resintalled both ...
Jim C's user avatar
  • 123
2 votes
0 answers
3k views

How to use Docker along with Oracle Virtual Box?

Docker requires Hyper-V to be turned ON, while Oracle Virtual Box requires Hyper-V to be turned OFF. So it is impossible to use both Docker and Oracle Virtual Box on the same Windows machine or there ...
Dims's user avatar
  • 12.8k
2 votes
1 answer
41 views

Is there any way to have a windows installation like docker?

For example I would like to have a windows 10 installation that is described in a file. So every time I want to re-install windows I don't need to re-install and configure all my apps.
Totty.js's user avatar
  • 482
2 votes
1 answer
97 views

Can not update docker on windows

Trying to install a new version on Docker on my Windows 10 PC but it fails systematically as there is a Program Files\Docker\Docker\resources\bin directory on which even as administrator I have no ...
Yves Nicolas's user avatar
2 votes
1 answer
224 views

Can't create Wordpress docker on Windows

From this page, I have created c:\users\steve\Documents\Docker\Wordpress\docker-compose.yml, containing: version: '2' services: db: image: mysql:5.7 volumes: - db_data:/var/lib/...
Steve's user avatar
  • 2,831
2 votes
1 answer
12k views

Getting error Cannot enable Hyper V service in Windows 10 , even though I have already enabled it in programs & features

Getting error "Cannot enable Hyper V service" in Windows 10, even though I have already enabled it in Program & Features. Computer Management under Services and Applications / Services ...
Rk5's user avatar
  • 131
1 vote
0 answers
2k views

How to view update history of an application installed on Windows?

0 I have an application installed on my Windows 10 machine. There's been some updates on that application since it's been installed. I'm now looking to see when's this application been updated-- the ...
ash__999's user avatar

15 30 50 per page