Add crun
This commit is contained in:
parent
cd393229e2
commit
c59d4babab
@ -1450,7 +1450,7 @@ EOF
|
|||||||
elif [ "$OSRELEASE" = "openmandriva" ]; then
|
elif [ "$OSRELEASE" = "openmandriva" ]; then
|
||||||
dnf -y --refresh install curl traefik-certs-dumper duplicity duplicity-backend-b2 duplicity-backend-local duplicity-backend-s3_boto3 duplicity-backend-ssh_paramiko
|
dnf -y --refresh install curl traefik-certs-dumper duplicity duplicity-backend-b2 duplicity-backend-local duplicity-backend-s3_boto3 duplicity-backend-ssh_paramiko
|
||||||
if [ "$USE_PODMAN" = "true" ]; then
|
if [ "$USE_PODMAN" = "true" ]; then
|
||||||
dnf -y --refresh install podman podman-compose
|
dnf -y --refresh install podman podman-compose crun
|
||||||
ln -s podman /usr/bin/docker
|
ln -s podman /usr/bin/docker
|
||||||
ln -s podman-compose /usr/bin/docker-compose
|
ln -s podman-compose /usr/bin/docker-compose
|
||||||
systemctl --user start podman.socket
|
systemctl --user start podman.socket
|
||||||
|
Loading…
x
Reference in New Issue
Block a user