简体   繁体   中英

Unable to install Docker on windows 10

I am trying to install docker on windows machine but it doesn't get install and stop its process in the middle of installation.I have checked for all prerequisite,and my machine fulfills all. I have NP AV antivirus and it gives me warning like C:\\PROGRAM FILES\\Docker\\RES...\\bin\\DOCKER_COMPOSE.EXE is a threat after aborting the installation

It can depend on your Windows version (type winver in a CMD)

With 1903, there are reports of freeze or BSOD, with docker/for-win/issue 3815 .

The main issue regarding the installation is docker/for-win/issue 1172 ,

This assumes that you have Windows Pro at least, with Hyper-V activated (and possibly the antivirus off during installation).

This thread includes:

Adding the downloaded installer .exe file to the Controlled Folder Access allowed apps list fixed the problem for me.

Start | Settings | and click on Controlled Folder Access

T hen click on “ Allow an app through Controlled folder access
Click on the big + beside “ Add an allowed app ” and choose Recently Blocked Apps .
Then you can choose the " Docker for Windows Installer.exe ".
Re-run the installer as admin and it works.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM