I have a host machine which has one docker container. The container is active and running a particular service. On meeting a particular condition, I want to remove the container and shut down the machine also. Is it possible to do so?I am planning to modify the code which runs the service to handle the shutting down of the machine? Any suggestions are welcome!I have a host machine which has one docker cont