1 2 3
# Chromium's process sandbox cannot chroot from inside the already hardened # rootless Podman validation sandbox. Keep this override inside that image. CHROMIUM_FLAGS="$CHROMIUM_FLAGS --no-sandbox"