Ability to save the Dockerfile created by build_docker_image
deployment step
#12938
Open
3 tasks done
Labels
First check
Prefect Version
2.x
Describe the current behavior
No Dockerfile is persisted.
Describe the proposed behavior
A Dockerfile is persisted.
Example Use
The user could then inspect the Dockerfile to make deployments with Docker more transparent.
The user could also then modify the Dockerfile and specify the modified Dockerfile in prefect.yaml.
Additional context
I talked to @desertaxle about this a bit already.
In my own use and at PACC it was observed that this functionality would be helpful for debugging.
The text was updated successfully, but these errors were encountered: