On 10/16/19 1:47 AM, Per Lundberg wrote:
Answering to myself: it turned out that this is not something that
you can do as a non-root user. The solution is to leave out the /sys/fs/cgroup volume
altogether.
The Molecule documentation (which I based my example on) has been updated to take this
into account:
https://github.com/ansible/molecule/pull/2358
Bottom line: not a Podman problem per se.
Best regards,
Per
_______________________________________________
Podman mailing list -- podman(a)lists.podman.io
To unsubscribe send an email to podman-leave(a)lists.podman.io
Excellent. Thanks for trying this out and documenting the issue.