Docker error on windows operating sytem

0 votes
Hi, I am new to Docker. I’m creating an application using docker on my windows operating system, but I want this to run on Linux.

 What should I install? Docker for windows or linux?
Nov 6, 2018 in DevOps & Agile by Sophie may
• 10,610 points
528 views

2 answers to this question.

0 votes
If you’re using windows 10 pro or ent edition, then you can go ahead and install docker for windows which is specifically made for windows. If not, then you should install docker ToolBox which will run on top of a virtual machine irrespective of your operating system.
answered Nov 6, 2018 by Sophie may
• 10,610 points

Be careful with docker for windows though. I just tried installing it a few days ago, and it broke my operating system to the point where I couldn't boot, repair, roll back to a previous system image or anything. Had to wipe the hard drive and reinstall windows. Apparently this has been a problem for some users for a while (https://github.com/docker/for-win/issues/1549).

If you're going to try installing this, I strongly suggest making a full back up of your computer first.

0 votes

Because the Docker Engine daemon uses Linux-specific kernel features, you can't run Docker Engine natively on Windows. Instead, you must use the Docker Machine command, docker-machine , to create and attach to a small Linux VM on your machine. This VM hosts Docker Engine for you on your Windows system.

answered Aug 29, 2020 by Pistle
• 1,000 points

Related Questions In DevOps & Agile

0 votes
1 answer

Docker for windows error: Database lost on docker restart

If you are using docker-compose down/up, keep in ...READ MORE

answered Sep 20, 2018 in DevOps & Agile by Tyrion anex
• 8,700 points
770 views
0 votes
1 answer

Kubernetes on Docker for Windows Error

This issue is with docker for windows ...READ MORE

answered Nov 14, 2018 in DevOps & Agile by Tyrion anex
• 8,700 points
737 views
0 votes
1 answer

Docker for windows error: can’t access service on exposed port in windows container mode

You can try the following: Access container from different ...READ MORE

answered Dec 12, 2018 in DevOps & Agile by Tyrion anex
• 8,700 points
5,169 views
+2 votes
1 answer
0 votes
2 answers
0 votes
1 answer

Error: Unable to access elasticsearch in docker for windows

This is simple, just follow the below ...READ MORE

answered Sep 3, 2018 in DevOps & Agile by Sophie may
• 10,610 points
1,471 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP