Hi
@Jacqueline Riley Garrahan, when you register, attach
DockerRun as the RunConfig of your Flow. When the Flow runs, it will pull the image and execute the Flow. You just need to specify where the Flow is inside the container using the storage. See an example
here
When you register, you can do
flow.register(build=False)