How to Install Docker on Ubuntu 24.04 (Server & Desktop)

Опубликовано: 12 Сентябрь 2024
на канале: RealClearComputing
948
12

This video guides you through installing Docker Engine on Ubuntu 24.04. Docker lets you run containerized applications, which can be helpful for development, testing, or deployment.

*You can find the commands demonstrated in this video here:*


The video covers installation for both server and desktop versions of Ubuntu 24.04.

*In this video, you'll learn:*
- How to install Docker Engine on Ubuntu 24.04.
- How to check Docker version.
- how to verify your Docker installation by running a simple "hello world" container.

In the next video, we'll learn how to start Docker containers using the docker run command:

*Timestamp*
00:00 - Intro.
00:23 - Installation Method.
00:40 - Install Docker on Ubuntu.
01:20 - Check Docker version.
01:32 - Run a simple test container to verify Docker is working.
01:49 - Outro.