Back

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

How do I install docker on ubuntu 16.04?

1 Answer

0 votes
by (6.9k points)

This is simple process, just type in the commands below in the given order:

$ sudo su

$ apt-get update

$ apt-get install -y docker.io

Hope that helped :)


Anyhow docker can be tough, learn it with trainers in docker training course.

Related questions

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
1 answer
asked Apr 1, 2020 in DevOps and Agile by chandra (29.3k points)
Welcome to Intellipaat Community. Get your technical queries answered by top developers!

30.5k questions

32.6k answers

500 comments

108k users

Browse Categories

...