hey everyone, is there any documentation on how to...
# prefect-server
d
hey everyone, is there any documentation on how to run prefect orion server on docker locally?
k
Hey @Donnchadh McAuliffe, not yet documented. You mean like using docker compose?
z
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