Install Docker Engine & Docker Compose on Ubuntu

Опубликовано: 25 Июль 2026
на канале: Bahram Tech
15
like

Install Docker Engine and Docker Compose on Ubuntu the official way using Docker's own repository.

In this video, I'll show you how to install Docker Engine, Docker Compose, and Docker Buildx, verify that everything is working correctly, configure Docker to run without `sudo`, and launch your first Docker containers.

All the commands used in this tutorial are available on GitHub:
https://github.com/BahramF73/youtube-...

Official Docker documentation:
https://docs.docker.com/engine/instal...

━━━━━━━━━━━━━━━━━━━━━━
00:00 Introduction
00:36 Check Ubuntu Version & Architecture
01:38 Remove Conflicting Packages
02:11 Add Docker's Official Repository
03:31 Install Docker Engine & Compose
03:49 Verify the Installation
06:39 Configure Docker Without sudo
08:47 Run an Nginx Container
━━━━━━━━━━━━━━━━━━━━━━

You can support me by subscribing my channel and hitting the like button.

#docker #ubuntu #linux #dockercompose #devops #containers