How to install docker in linux

Published: 17 March 2023
on channel: 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


Watch video How to install docker in linux online without registration, duration hours minute second in high quality. This video was added by user Technical Skills Linux 17 March 2023, don't forget to share it with your friends and acquaintances, it has been viewed on our site 58 once and liked it 1 people.