Обновить docker.sh
This commit is contained in:
@@ -14,6 +14,6 @@ docker-engine-selinux \
|
|||||||
docker-engine
|
docker-engine
|
||||||
|
|
||||||
dnf -y install dnf-plugins-core
|
dnf -y install dnf-plugins-core
|
||||||
dnf config-manager --add-repo https://download.docker.com/linux/fedora/docker-ce.repo
|
dnf config-manager addrepo --from-repofile https://download.docker.com/linux/fedora/docker-ce.repo
|
||||||
|
|
||||||
dnf -y install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
|
dnf -y install docker-ce docker-ce-cli containerd.io docker-buildx-plugin docker-compose-plugin
|
||||||
|
|||||||
Reference in New Issue
Block a user