NTP error: Operation not permitte

Hello, when I start the p-rep node, an error happens:


can’t adjust the time of day: Operation not permitte
I start the p-rep node by docker.

This error is caused by docker not having permission to modify ntp.
Please check to see if your docker-compose has the following options:

  cap_add:
     - SYS_TIME