Hei guys,
I cannot register account on https://passt.top/passt/bugs.
I was trying with few e-mails.
I wanted to report bug regarding using pivot_root() in tmpfs.
[08:47][selkie@buildroot][~] $ podman run -it 88b748efcbb3
Error: pasta failed with exit code 1:
Couldn't get any nameserver address
Failed to pivot_root() into empty tmpfs: Invalid argument
Failed to sandbox process, exiting
I saw that pivot_root() can be replace by chroot e.g. done in crun :