Hello Louise Fahys (Sharepoint Consultant),
Welcome to the Microsoft Q&A and thank you for posting your questions here.
I understand that image disappear in your ACR, and there are no errors in logs after successful execution, after rebuilding the application images appears and everything works fine.
Many ACR issues and image missing can be related to networking, others could be permissions, identity management, and any other factors. I will encourage you to always use Azure CLI to check the health of your ACR and reproduce the issue first by running docker pull <image-name>. Also, if the image is really missing delete the container instance and retry your deployment. Kindly review the links below to troubleshoot your ACR:
- https://video2.skills-academy.com/en-us/troubleshoot/azure/azure-container-registry/health-check-error-reference
- https://video2.skills-academy.com/en-us/troubleshoot/azure/azure-container-registry/troubleshoot-issues-pull-container-registry
- https://video2.skills-academy.com/en-us/azure/container-instances/container-instances-troubleshooting
- https://video2.skills-academy.com/en-us/azure/container-registry/container-registry-retention-policy
NOTE: If you come across error 404, try to check an appropriate topic among the links.
Accept Answer
I hope this is helpful! Do not hesitate to let me know if you have any other questions.
** Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful ** so that others in the community facing similar issues can easily find the solution.
Best Regards,
Sina Salam