Launch an EC2 Instance OS > ubuntu If we want to build docker containers, run before installation of docker engine we have to update the machine CMD > sudo apt-get update -y (packages latest versions will get installed) CMD > sudo apt-get upgrade -y ...
papanihal360.hashnode.dev6 min read
No responses yet.