Docker Image Re-Tagging in AWS ECR Gets Inefficient Faster Than Most Teams Expect
Introduction
Docker CLI is the standard tool for container image management, but it has one major limitation when it comes to re-tagging images in remote registries. It requires you to pull an image l
devopsbysanjay.hashnode.dev3 min read