https://prefect.io logo
Title
t

Tarek

04/24/2023, 8:41 AM
Hi everyone, short question: Why is it that when we use a remote infrastructure (like Docker, Kubernetes Job), we need to provide a remote storage, is it an antipattern to store the code in the custom docker image?
1
j

Jeff Hale

04/28/2023, 5:15 PM
Nope. You can store the code in the Docker image. It gets easier to so if you use the Prefect Project introduced in 2.10. Check out the tutorial.
t

Tarek

05/02/2023, 7:11 AM
Thanks Jeff!
👍 1