Klashe
10/25/2024, 3:09 AMMarvin
10/25/2024, 3:09 AMprefect_docker.deployments.steps.push_docker_image
action in the Prefect documentation. It appears that both Prefect 2.x and 3.x document similar deployment behaviors related to Docker images.
For Prefect 2.x, you can find guidance on using Docker in Prefect deployments at this link:
https://docs-2.prefect.io/latest/guides/prefect-deploy/
For Prefect 3.x, similar information is available here:
https://docs-3.prefect.io/3.0/deploy/infrastructure-concepts/prefect-yaml
These sections describe generally how to use Docker image-related actions within Prefect, including building and pushing Docker images as part of your deployment workflows. If you have any further questions or need more detailed help, feel free to ask!