If you are experiencing issues with your Amazon Web Services (AWS) Elastic Container Service (ECS) containers, here are a few steps you can take to investigate and troubleshoot the issues
image
Github Actions: Build & push Docker image to AWS ECR (Elastic Container Registry)
Publishing a Docker image to Amazon Elastic Container Registry (ECR) is a bit different than it works with other containers. In this article, you will learn how to build and publish a Docker image using Github Actions (workflow).