How do I install docker on windows

0 votes
I know how to install Docker on Ubuntu but how do I install docker on windows?
Feb 25, 2019 in Docker by Dipti
1,937 views

1 answer to this question.

0 votes

Hey @Dipti, Follow these steps to install docker on windows:

Download Docker.

Double-click InstallDocker.msi to run the installer.

Follow the Install Wizard: accept the license, authorize the installer, and proceed with the install.

Click Finish to launch Docker.

Docker starts automatically.

Docker loads a “Welcome” window giving you tips and access to the Docker documentation.

To verify, open PowerShell and check for docker version
docker --version

answered Feb 25, 2019 by Kalgi

Related Questions In Docker

0 votes
0 answers

How do I actually install Docker on Windows 8.1? (Docker Toolbox for Windows 8.1 was deprecated recently)

So I have been advised something like ...READ MORE

Apr 21, 2022 in Docker by pranav
• 2,590 points
1,478 views
0 votes
1 answer

How do I install Docker on Mac

Hey @Ali, follow this guide, hope it ...READ MORE

answered Jan 3, 2019 in Docker by Vishnu
1,626 views
0 votes
1 answer

How do I install docker on Ubuntu?

Hey @Vijay, Follow these steps: Add the GPG ...READ MORE

answered Feb 22, 2019 in Docker by Sridhar
2,072 views
0 votes
1 answer

How do I install docker-compose on linux?

Docker Compose is a tool for defining ...READ MORE

answered Jul 2, 2019 in Docker by Sirajul
• 59,190 points
11,283 views
+2 votes
1 answer
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
7,675 views
0 votes
2 answers
0 votes
2 answers

How do I fix the “no space left on device” error in docker?

Try cleaning up: $ docker volume rm $(docker ...READ MORE

answered Aug 14, 2019 in Docker by Sirajul
• 59,190 points
14,276 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