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 existsNo matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.
Powered by