Try not using fuse
All checks were successful
/ build (push) Successful in 2m23s

This commit is contained in:
Hornwitser 2025-05-18 18:24:11 +02:00
parent 89b2a707f6
commit 30a675b24c
2 changed files with 0 additions and 6 deletions

View file

@ -16,14 +16,11 @@ jobs:
ca-certificates \
containers-storage \
crun \
fuse-overlayfs \
git \
netavark \
;
shared=/var/lib/shared/storage
sed /usr/share/containers/storage.conf \
-e '/^#\?mount_program/c\
mount_program = "/usr/bin/fuse-overlayfs"' \
-e "/^additionalimagestores/a"'\
'"\"$shared\"" \
> /etc/containers/storage.conf