Setting podman's run settings for one container

Creating install root at /var/lib/artools/buildpkg/world-x86_64/root mount: /var/lib/artools/buildpkg/world-x86_64/root/proc: permission denied. I help maintain packages for Artixlinux and the above is from trying to use buildpkg, which is used to build PKGBUILDs in a chroot. I found an option for podman: --unmask= . Is there a way I can setup a configuration file for that one container that will allow /proc or am I mistaken on what the issue may be?
1 Reply
ndowens
ndowensOP2w ago
Found you can possibly add the option in the podman.service but can not save changes there.

Did you find this page helpful?