Обновить pre.sh
All checks were successful
Build toolchain image / Builder (push) Successful in 22m3s
All checks were successful
Build toolchain image / Builder (push) Successful in 22m3s
This commit is contained in:
5
pre.sh
5
pre.sh
@@ -25,8 +25,9 @@ service_identity alembic
|
|||||||
|
|
||||||
# Docker
|
# Docker
|
||||||
dnf -y install dnf-plugins-core
|
dnf -y install dnf-plugins-core
|
||||||
dnf config-manager \
|
dnf5 config-manager \
|
||||||
--add-repo \
|
addrepo \
|
||||||
|
--from-repofile \
|
||||||
https://download.docker.com/linux/fedora/docker-ce.repo
|
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