diff --git a/guides/install-docker.md b/guides/install-docker.md index ef09acc..7493870 100644 --- a/guides/install-docker.md +++ b/guides/install-docker.md @@ -8,7 +8,7 @@ editor: markdown dateCreated: 2023-06-26T10:43:59.640Z --- -# How to install Docker +# How to install Docker on Ubuntu 22.04 This guide provides step-by-step instructions for installing Docker Community Edition (CE) on Ubuntu, specifically tested on version 22.04. Docker is a powerful tool for containerization, allowing you to separate different services into individual containers and offering better resource efficiency compared to virtual machines.