I'm try to start the ntp service on Docker, but not working:
Configuring NTP daemon (ntpd)
[1/4]: stopping ntpd
[error] CalledProcessError: Command '/bin/systemctl stop ntpd.service' returned non-zero exit status 1
ipa.ipapython.install.cli.install_tool(CompatServerMasterInstall): ERROR Command '/bin/systemctl stop ntpd.service' returned non-zero exit status 1
ipa.ipapython.install.cli.install_tool(CompatServerMasterInstall): ERROR The ipa-server-install command failed. See /var/log/ipaserver-install.log for more information
I have no idea how to resolve this, please help me.