section in prefect.yaml, how can I have the entrypoint point to a path where the code will be inside the docker-container that's running my code? I'm using a custom image as my worker where the code is located at
/some-path/....
, but if I specify this path in the entrypoint, Prefect won't deploy because:
FileNotFoundError: [Errno 2] No such file or directory: '/some-path/...'
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.