Open in app
Home
Notifications
Lists
Stories

Write
Pablo Matteo
Pablo Matteo

Home

Jul 20, 2020

How to install docker and docker compose on Ubuntu 16.04 or later

Open the terminal and run this line: sudo apt-get update -y && sudo apt-get install docker.io docker-compose -y You can check if docker is installed with this command: docker --version And docker compose with: docker-compose --version Easy..!

Docker

1 min read

Pablo Matteo

Pablo Matteo

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable