Back

Explore Courses Blog Tutorials Interview Questions
0 votes
3 views
in DevOps and Agile by (29.3k points)

I am unable to download docker, am using Windows 10.

Please help me with the installation process.

1 Answer

0 votes
by (50.2k points)

The docker requires windows 10 pro for installation. You can launch a Linux instance in aws and install the docker using the below commands:

sudo apt-get update

sudo apt-get install docker.io

This will help you to install docker

For more information, check out this Docker Tutorial.

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

Browse Categories

...