Hi @Shivam Shrey, for the Local Agent, it creates a new process and runs a flow. If you want to run a Docker container, you should use the Docker Agent. The agent is separate from Server, which is a backend. The agent is responsible for pinging Server and checking if there are flows to execute. Prefect Server does indeed use Docker-compose. Just so you know also, Prefect Cloud comes with 10000 free task runs, which is a lot to get started with.