https://prefect.io logo
d

Donnchadh McAuliffe

03/08/2022, 2:55 PM
hey everyone, is there any documentation on how to run prefect orion server on docker locally?
k

Kevin Kho

03/08/2022, 4:27 PM
Hey @Donnchadh McAuliffe, not yet documented. You mean like using docker compose?
z

Zanie

03/08/2022, 4:57 PM
docker run prefecthq/prefect:2.0a13-python3.8 -- prefect orion start
is all you need
Although you’d have to set up a network and additional container to run an agent