Hello All, I am trying to create a flow that pulls...
# ask-community
a
Hello All, I am trying to create a flow that pulls an image from
ECR
and run it but I don't find any information about how to do it. As far as I understood,
docker
should be available within the worker that will run the flow, which maybe means I need to have a DinD when creating the worker, but I am not sure this is the right way to do it. Any hints?