Azure Container Instance keeps on restarting without being completed or terminated

Vignesh K 1 Reputation point
2022-09-23T05:21:23.533+00:00

Created a Docker Container image with python. Pushed the image to Azure Container Registry and ran it using Azure Container Instance.

When I ran the Azure Container Instance it keeps on restarted and never completes.

When I ran the same image locally it got completed.

Below image explains that the container image is automatically pulled and started.

YksUb.png

Restart Policy is set to Always OFF.

It shows no error but automatically starts pulling and starting again and again endlessly.

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
676 questions
{count} votes