https://pulumi.com logo
f

fierce-father-77362

05/09/2020, 9:19 AM
I am having fun with pulumi already.. but how can I just push a docker image to ECR on its own.
use case is when i want to have two different pulumi stacks that operate on the image. One of them should handle shipping the docker image to a repository, the other one is concerned with handling environments and which docker image goes where.
c

chilly-hairdresser-56259

05/09/2020, 2:37 PM
look at @pulumi/docker you can build the image and push it within pulumi.