Service won't start in container

Hi! I have the same problem. I tried to install the service in image and after starting the container from cmg and powerdhell. This did not work.
sc start RSDataQualityWorkerPool
[SC] StartService FAILED 87:

The parameter is incorrect.

sc queryex RSDataQualityWorkerPool

SERVICE_NAME: RSDataQualityWorkerPool
TYPE : 20 WIN32_SHARE_PROCESS
STATE : 1 STOPPED
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x7d0
PID : 0
FLAGS :
Did you solve the problem?