How to push multiple Dockerfile apps to AWS ECR at the same time
I have a parent directory containing multiple sub-directories. Each of these child directories is a different application and contains a Dockerfile. I want to build… Read More »How to push multiple Dockerfile apps to AWS ECR at the same time