ACloudGuru-Resources / content-kubernetes-security

6 stars 17 forks source link

Docker not installing #3

Open srivoo opened 2 years ago

srivoo commented 2 years ago

Unable to find a match: docker-ce-18.09.1-3.el7

tejavegesna commented 2 years ago

https://github.com/ACloudGuru-Resources/content-kubernetes-security/pull/4

Made a PR for that issue @srivoo

If you are doing manually running commands after exceuting previous scripts. You can do yum install -y docker-ce-19.03.13-3.el8 docker-ce-cli-19.03.13-3.el8 --allowerasing

and then reexecuting ./ks-setup-step2.sh