Added docker dependencies
This commit is contained in:
parent
81102d06ba
commit
e4d5c4ff0d
@ -2,6 +2,8 @@
|
|||||||
|
|
||||||
dnf install curl jq -y
|
dnf install curl jq -y
|
||||||
|
|
||||||
|
dnf install -y kernel-modules-extra-$(uname -r) kernel-modules-extra
|
||||||
|
|
||||||
dnf remove podman* -y
|
dnf remove podman* -y
|
||||||
|
|
||||||
dnf config-manager --add-repo https://download.docker.com/linux/rhel/docker-ce.repo
|
dnf config-manager --add-repo https://download.docker.com/linux/rhel/docker-ce.repo
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user