Lightweight Python container with UV
2.2K
Extremely small, based on Alpine Linux. With high-speed Astral's uv Python package manager.
How to use see in README
For an illustrative Dockerfile that employs this base container for a Python application, refer to this GitHub repository.
latest - latest Alpine Linux with the default Python inside3.X.Y - Python 3.X.Y (like 3.12.9)3.X - Python 3.X (like 3.12) with the latest Alpine Linux it was built on3.X.Y-A.B.C - Python 3.X.Y with specific Alpine Linux A.B.C (like 3.12.9-3.20.5)3.X.Y-A.B - Python 3.X.Y with specific Alpine Linux A.B (like 3.12.9-3.20)3.X-A.B - Python 3.X with specific Alpine Linux A.B (like 3.12-3.20)Content type
Image
Digest
sha256:aca31f9ea…
Size
170.1 MB
Last updated
6 months ago
docker pull andgineer/lean-python