How to Install Docker on Ubuntu Linux - The Complete Guide

Опубликовано: 14 Декабрь 2022
на канале: Begin Secure
62
1

In this video, you’ll learn how to install Docker Community Edition on Ubuntu 22.04 known as Jammy Jellyfish.

We’ll install the latest version of Docker from the official Docker repository.



▬▬▬▬▬▬ T I M E S T A M P S ⏰ ▬▬▬▬▬▬

00:00 *Introduction to Tools Used*
00:19 *Begin Docker Installation on Ubuntu Linux*
02:13 *Verify Docker Installation on Ubuntu Linux*
04:00 *Install PostgreSQL Docker Image on Ubuntu Linux*

Let’s open a terminal window

First, let’s update the existing list of packages by running the apt update command. Since this is a privileged command, you’ll need to run sudo and supply your password.

We see a bunch of new updates are available

The next few commands are quite long and easily mistyped, so I will copy and paste them to avoid mistakes

We’ll need to install some packages that allow us to secure the connection when we retrieve packages over HTTPS, so let’s run that command using sudo apt install and the appropriate packages, transport https, ca certicates and software properties

We’re prompted to install the new package, let’s answer yes and the installation will proceed.


Смотрите видео How to Install Docker on Ubuntu Linux - The Complete Guide онлайн без регистрации, длительностью 04 минут 45 секунд в хорошем hd качестве. Это видео добавил пользователь Begin Secure 14 Декабрь 2022, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 62 раз и оно понравилось 1 людям.