How to install docker in linux

Опубликовано: 17 Март 2023
на канале: Technical Skills Linux
58
1

How to install docker in ubuntu

Deploy-Docker-Container-on-AWS

https://github.com/sorabuddingcp/dock...

Commands on Ubuntu Server
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@
sudo apt-get update
sudo apt-get install \
apt-transport-https \
ca-certificates \
curl \
gnupg-agent \
software-properties-common
curl -fsSL https://download.docker.com/linux/ubu... | sudo apt-key add -
sudo apt-get install docker-ce docker-ce-cli containerd.io
apt-cache madison docker-ce
sudo apt-get install docker-ce docker-ce-cli containerd.io
sudo apt install docker.io
sudo apt install docker-compose

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@


Thank you for watching my video if my video any help to you please like , comment, and subscribe to my channel for the next video.


Thank you once again...

-like -comment -share -subscribe