have doubts about where does AWS pulls dockers images from?
For example in this terraform file:
https://github.com/Oxalide/terraform-fargate-example/blob/master/variables.tf
Where does the image adongy/hostname-docker:latest gets pulled from? Docker hub? AWS ECR? Somewhere else?
Probably Hub, ECR is your private registry
This is from public docker hub. If from ECR must use full ECR URL
Обсуждают сегодня