@Marvin Where are the docker files stored on the system when I deploy a flow using the
.deploy
function in prefect?
n
Nate
01/09/2024, 12:47 PM
hmm i will look into why marvin ghosted us here
Nate
01/09/2024, 12:48 PM
by default i don’t think we keep the dockerfile around after the fact
a
Abuzar Shakikh
01/09/2024, 1:00 PM
So I haven't pushed the file to any registry and have kept the parameter
push=False
, so I was wondering where the docker file was being stored.
n
Nate
01/09/2024, 1:04 PM
gotcha, what i’m trying to say is that i’m thinking we don’t keep it anywhere. we create it on the fly and then delete it. i can verify this later when im at my computer
Nate
01/09/2024, 1:04 PM
if you want, you can write your own dockerfile and provide that to an ImageDeployment, and pass that as image to .deploy
Nate
01/09/2024, 1:05 PM
and we wouldn’t delete that of course, just use it to build your image
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.