I am using cronie in docker container running as non root with base image redhat/ubi8-minimal. When I run crond command it exit with error
setuid: operation not permitted
Do we have example with non-root docker container having redhat/ubi8-minimal base image.
crond should run without any issue