Docker centos7 start auditd fails

hi I’m trying to create a docker container with systemd enabled and install auditd on it.
I’m using the standard centos/systemd image provided in [dockerhub] But when I’m trying to start audit, it fails.

May I ask whether this is not supported by docker or my operation? thank you.

Ever get an answer to this? I’m having the same issue but with the ubuntu image