AWS
Wrangling AWS and it's ilk
February 25,2024
Amazon linux
Does not use apt-get and only uses yum.
replace all apt-get with yum
sudo systemctl enable docker.service
sudo systemctl start docker.service
Wrangling AWS and it's ilk
February 25,2024
Does not use apt-get and only uses yum.
replace all apt-get with yum
sudo systemctl enable docker.service
sudo systemctl start docker.service