`AWS CDK` `ECR` Hey there! I am trying yo deploy a...
# amazon
f
AWS CDK
ECR
Hey there! I am trying yo deploy a CDK stack that relies on ECR and thus is looking for a docker daemon. I only have rancher desktop installed and that has typically served me just fine when manually interacting with containers/ building images. But now I am wondering whether I absolutely need to install docker or whether there might be a workaround to use the rancher backend for this CDK deployment. Any experience with that?