How to install Docker on Windows Server 2008

0 votes
I can’t seem to find docker for windows server 2008. Can someone help me out?
Oct 31, 2018 in DevOps & Agile by Sophie may
• 10,610 points
4,368 views

2 answers to this question.

0 votes
Docker For Windows only works on Windows 10 (pro, edu) but you can go ahead and install docker ToolBox on windows server 2008.
answered Oct 31, 2018 by Sophie may
• 10,610 points
0 votes

You can install it with "Docker Toolbox for Windows" 

I had problem in installation but finally installed properly with these catches:

  • Hyper V must be enabled (wasn't possible when I was trying in windows server hosted in another VM, had to switch)
  • It was telling that virtualbox has error so it cannot continue :/ Solved it by uninstalling docker, virtualbox both, then removed all vbox* .dll files from c:\windows\system32\drivers folder. Afterwards when re-installed again, it worked.
Hope this will work.
answered Aug 25, 2020 by Pistle
• 1,000 points

Related Questions In DevOps & Agile

0 votes
2 answers

How to customize the RAM allocation on Docker for Windows?

Try this: docker update --cpu-shares 5120 -m 3000M ...READ MORE

answered Dec 7, 2018 in DevOps & Agile by Maverick
• 10,840 points
5,076 views
+1 vote
2 answers

How do I run Apache server from Docker without mapping to a location?

If you're seeing a 500 error, that's ...READ MORE

answered Oct 18, 2018 in DevOps & Agile by lina
• 8,220 points
1,845 views
0 votes
1 answer

How to disable linux user authentication on ldap server

You can try the below steps: passwd -l ...READ MORE

answered Apr 27, 2018 in DevOps & Agile by shubham
• 7,340 points
1,653 views
+2 votes
1 answer
0 votes
2 answers
+1 vote
1 answer
0 votes
1 answer
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