Installing Docker on Ubuntu 20.04

preview_player
Показать описание
Installing Docker on Ubuntu 20.04 is an easy task. The video steps you through the process where we install Docker from the stand Ubuntu repositories onto an AWS Ubuntu 20.04 host. Installing is quick and easu as you will see in the video

-~-~~-~~~-~~-~-
Please watch: "RHCSA 9 Working With Podman Containers"
-~-~~-~~~-~~-~-
Рекомендации по теме
Комментарии
Автор

I just love your videos, there is not a single video on your channel were I have to stop and say "what", you explain it very professionally 👏

timmy.gunner
Автор

good info. would love to see the prod way (from the repo) of setting up docker and deploying an example web app with alpine image.

youtubeoneverything
Автор

Is Docker an alternative to something like the Qubes OS, such that you create environments using the Linux OS of your choice?
For example, will Docker allow you to open an attachment from your nemesis in a container that cannot touch other containers nor your host OS?

Is Docker something like sand-boxing work areas?

NoEggu
Автор

When can we see the same professionalism of videos covering IaC like Terraform, aws boto3, Pulumi and IaC python to provision infrastructure 👍

timmy.gunner
Автор

After installing docker CE, it seems to have broken my internet connection. My network interface is no longer listed under ip a and the LED activity on my NIC is gone. Have you encountered this before? I see it added an interface called docker0 but I would imagine this shouldn't effect the host adapter. I understand once you were to install a container you probably don't care about the OS but I need internet to download other packages from repos

jacobsaltarelli