Docker Projects
Installing docker on ubuntu:-
# step1: updating package list
sudo apt update # This command updates the package list on your Ubuntu system. It retrieves the latest information about available packages and their versions from the Ubuntu repositories. ...
blogs.padmanabha.com3 min read