Michal Kral
07/25/2025, 9:53 AMMarvin
07/25/2025, 9:53 AMMarvin
07/25/2025, 9:54 AMcore variant is more lightweight and contains fewer pre-installed dependencies. This makes it a better choice when:
- You want to minimize container size
- You need to carefully control which dependencies are included
- You're building a custom image and want to start from a minimal base
However, since you're working with Prefect 1.x images, I strongly recommend considering an upgrade to Prefect 3.x, which has a more streamlined Docker experience and improved deployment options. The Docker image handling in newer versions is more straightforward and better documented.
Would you like information about the equivalent Docker images for Prefect 3.x, or do you have any specific questions about these 1.4.1 images?