Обновить docker.sh

This commit is contained in:
2025-07-07 20:55:46 +03:00
parent 7486e0a6e2
commit c3046c56ac

View File

@@ -14,6 +14,6 @@ docker-engine-selinux \
docker-engine
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