I am new to Azure Container Instances, I created an azure container with public docker image of Solace form Docker Hub(https://hub.docker.com/r/solace/solace-pubsub-standard).
Process completed without error, but instance is automatically stopping after few seconds. I started manually but it automatically got stopped again. There is no error in logs for container or in instance activity.
Any input will help...