https://prefect.io logo
Title
c

Christian Nuss

03/31/2022, 4:40 PM
heyo! does there exist a single docker image with all of the prefect-server components and started using something like supervisord?
k

Kevin Kho

03/31/2022, 4:41 PM
Hey @Christian Nuss, no because those are intended to be separate containers in Prefect 1
c

Christian Nuss

03/31/2022, 4:44 PM
oh ok! i might make my own then, juggling all of the containers in local dev has been quite difficult
a

Anna Geller

03/31/2022, 4:48 PM
just to mention: with Prefect 2.0 you don't even need to use Docker
if you are just getting started, perhaps it's easier to start directly with Prefect 2.0
c

Christian Nuss

03/31/2022, 4:57 PM
thanks @Anna Geller i'll take a look at 2.0 as well!
👍 1