"rootless-dind" runner error `[rootlesskit:parent] operation not permitted`
Hi there. I was trying to follow [OWASP's Docker Security guide](https://cheatsheetseries.owasp.org/cheatsheets/Docker_Security_Cheat_Sheet.html), removing "root" access from *act_runner* by switching to `gitea/latest-dind-rootless` version that wouldn't require access to `docker.sock` while keep…