Added podman removal in the docker installtion
This commit is contained in:
parent
742fd9bf47
commit
f17d274e05
@ -2,6 +2,8 @@
|
||||
|
||||
dnf install curl jq -y
|
||||
|
||||
dnf remove podman* -y
|
||||
|
||||
dnf config-manager --add-repo https://download.docker.com/linux/centos/docker-ce.repo
|
||||
|
||||
dnf remove -y runc
|
||||
|
Loading…
Reference in New Issue
Block a user