Start: Run in container: /bin/sh -c sudo service ssh start ssh: unrecognized service

Hi there,

I am trying to install ERPNext version-15 using docker. In the devcontainer, facing this issue. I guess it has to do something with post start command. Tried several things but didn’t help. Has anyone faced this issue?

Thanks

`Running the postStartCommand from devcontainer.json…

[40430 ms] Start: Run in container: /bin/sh -c sudo service ssh start
ssh: unrecognized service
[42105 ms] postStartCommand failed with exit code 1. Skipping any further user-provided commands.
[42111 ms] Error: Command failed: /bin/sh -c sudo service ssh start`