You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ podman --runtime /home/pholzing/CODE/crun/crun run --rm quay.io/libpod/testimage:20241011 ls /proc/acpi
ls: can't open '/proc/acpi': Permission denied
Compared to the old crun 1.23.1
$ podman --runtime /usr/bin/crun run --rm quay.io/libpod/testimage:20241011 ls /proc/acpi