ECS – Container cannot pull public image from Docker Hub
When deploying Task in ECS Cluster with a public repo Docker Hub, the task always Stopped with this error in the Task Container: Stopped reason Cannotpullcontainererror: pull image manifest has been retried 5 time(s): failed to resolve ref docker.io/username/repo: failed…