You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks the ecr repository mentioned in service templates is not anonymous access, we beginners can't pull the image in our testing. Can we make the 2 images publicly access? This will greatly help beginners to understand the whole deployment process.
Thanks a lot again for the great sample templates.
Trying to pull repository 275396840892.dkr.ecr.us-east-1.amazonaws.com/ecs-refarch-cloudformation/product-service ...
Pulling repository 275396840892.dkr.ecr.us-east-1.amazonaws.com/ecs-refarch-cloudformation/product-service
unauthorized: authentication required
Looks the ecr repository mentioned in service templates is not anonymous access, we beginners can't pull the image in our testing. Can we make the 2 images publicly access? This will greatly help beginners to understand the whole deployment process.
Thanks a lot again for the great sample templates.