sparse-intern-71089
02/02/2021, 4:10 AMbillowy-army-68599
billowy-army-68599
aws_account_<http://id.dkr.ecr.region.amazonaws.com/my-web-app:v0.1|id.dkr.ecr.region.amazonaws.com/my-web-app:v0.1>
and then in pulumi you define an image like so:
new docker.Image("my-image",
imageName: <http://aws_account_id.dkr.ecr.region.amazonaws.com/my-web-app:v0.1|aws_account_id.dkr.ecr.region.amazonaws.com/my-web-app:v0.1>
Docker won't build a new image, because the pulumi provider uses the docker library, and docker already knows it exists