docker installation command not found

0 votes

I am new to Docker and I have heard a lot about it. 

I am trying to install the Docker on my local machine. I am using the below command:

sudo apt-get install docker

But the above command is unable to download docker. Can anyone tell me how to install docker on my local machine.

Thanks.

Nov 15, 2018 in DevOps & Agile by Shubham
• 1,000 points
1,535 views

1 answer to this question.

0 votes

Here is a simple command which you can use.

try using:

apt-get update

apt-get install docker.io

I hope it will install docker for you and resolve your query.

answered Nov 16, 2018 by anonymous

Related Questions In DevOps & Agile

0 votes
1 answer

bash: mvn: command not found.Failed to search for file: Cannot update read-only repo

Hi@akhtar, You got this error because you didn't ...READ MORE

answered Jun 3, 2020 in DevOps & Agile by MD
• 95,440 points
4,421 views
+1 vote
1 answer
0 votes
2 answers

Docker not able to identify default-address-pool

The pull request is merged in https://github.com/moby/moby/pull/36396 and hopefully will ...READ MORE

answered Aug 7, 2018 in DevOps & Agile by Kalgi
• 52,360 points
2,793 views
0 votes
1 answer

Copy directory to other directory at Docker using ADD command

Here is how you can resolve your ...READ MORE

answered Oct 11, 2018 in DevOps & Agile by Damon Salvatore
• 5,980 points
443 views
+2 votes
1 answer
+2 votes
1 answer

Deploy Docker Containers from Docker Cloud

To solve this problem, I followed advice ...READ MORE

answered Sep 3, 2018 in AWS by Priyaj
• 58,090 points
2,463 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