pulumi-cdk
pulumi-cdk copied to clipboard
Support Docker assets
Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
Issue details
Currently we do not handle any docker image assets https://github.com/pulumi/pulumi-cdk/blob/97180738371db25f5cc6683f7e3a321d0f1feadb/src/stack.ts#L376-L378
We can probably add support via the docker provider.