I'm trying to restart Tomcat server hosted on a Docker container using Azure CLI. What is the best approach to do that. I saw that I could do it running a .sh/powershel script via Azure CLI. Is there a better solution to restart the Tomcat?
Thanks & Regards!