https://prefect.io logo
d

Darren Forsdike

10/06/2020, 12:29 PM
Hi, Im new to prefect , looking for a scheduler to run various docker images in a private registry at scheduled times and some other tasks in the future , is that something that is pretty easy to configure ?
j

Jim Crist-Harif

10/06/2020, 2:10 PM
Yep, prefect can definitely handle workflows like that.
d

Darren Forsdike

10/07/2020, 9:25 AM
Thanks @Jim Crist-Harif have you any examples of flow code to implement this