Used in Docker multistage builds to build Python docker images that run in production
1.9K
Primarily meant to be used as build step in Docker multistage Docker builds when building Docker containers that run in production.
Main goal: speed up in development of Docker images, especially on ARM/Raspberry Pi.
Based on official Python docker images. Adds poetry for dependency management.
Content type
Image
Digest
sha256:24e0472c5…
Size
445.6 MB
Last updated
2 months ago
docker pull n0vum/python_poetry_builder:3.14