Unable to start services inside docker container using service command.
By passing privileged mode when starting container, service command works. But i don't want to pass privileged mode when starting container.
Please let me know, is there any way to resolve this issue?