[Docker](https://www.docker.com/) is an application that simplifies the management of application processes in containers. Containers are like virtual machines, letting you isolate resources among processes; however, containers are more portable and resource-friendly, and more dependent on the host operating system. In these tutorials, you'll install and use Docker Community Edition (CE). Choose your operating system below to get started.
How To Install and Use Docker on CentOS 7
How To Install and Use Docker on Debian 10
How To Install and Use Docker on Debian 9
How To Install and Use Docker on Rocky Linux 9
How To Install and Use Docker on Rocky Linux 8
How To Install and Use Docker on Ubuntu 22.04
How To Install and Use Docker on Ubuntu 20.04
How To Install and Use Docker on Ubuntu 18.04
How To Install and Use Docker on Ubuntu 16.04