Is there a clear documented example where a Prefect Flow is defined in the entrypoint script in a Docker image and that Flow can be invoked/executed from the Prefect UI?
All of this running locally.
Jay Sundaram
04/08/2021, 2:50 AM
Maybe this means this not feasible?
Copy code
Flow run 21fa08b2-d272-45e4-a53d-623e11a06971 has a `run_config` of type `DockerRun`, only `LocalRun` is supported
k
Kevin Kho
04/08/2021, 1:33 PM
Hi @Jay Sundaram, can you tell me a bit more about what you’re trying to do? Are you doing something like this ?
Kevin Kho
04/08/2021, 1:38 PM
Are you using the DockerAgent? This error seems like a mismatch where you’re using DockerRun with
prefect agent local start
. Is that right?
j
Jay Sundaram
04/08/2021, 2:02 PM
Not quite.
Please advise, is there a clear documented example I can look at?
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.