Excuse my first question. I want to access a cont...
# ask-community
k
Excuse my first question. I want to access a container that is already started in my local environment and run a job. (I don’t want to use DockerRun to create a container for each job, I want to leave the container running.) I would like to know if there is any way to achieve this with PREFECT.
k
How would you do this without Prefect?
Actually, why don’t you just make a Local Agent in the container, and then it can pick up the job from prefect and run it as a local job
👍 1
👀 1