We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ff3c8b commit ca2b100Copy full SHA for ca2b100
README.rst
@@ -13,10 +13,10 @@ Possible variants
13
:header: Dockerfile,Description,Size,Version
14
:widths: 10, 70, 10, 10
15
16
- Dockerfile.scratch-minimal,Minimal Python image with almost no libraries from scratch,7.295 MB,3.12.7
17
- Dockerfile.scratch-full,Smallest Python image with default libraries from scratch,22.95 MB,3.12.7
+ Dockerfile.scratch-minimal,Minimal Python image with almost no libraries from scratch,7.3 MB,3.12.8
+ Dockerfile.scratch-full,Smallest Python image with default libraries from scratch,22.98 MB,3.12.8
18
Dockerfile.haizaar-minimal,Stripped official Python image (`haizaar/python-minimal`_),35.43 MB,3.13.1
19
- Dockerfile.alpine,Alpine-based,48.42 MB,3.12.7
+ Dockerfile.alpine,Alpine-based,48.47 MB,3.12.8
20
Dockerfile.python-alpine,Python Alpine-based Official,50.34 MB,3.13.1
21
Dockerfile.ubuntu,Ubuntu-based,116.7 MB,3.12.3
22
Dockerfile.python-slim,Minimal packages needed to run python,120.1 MB,3.13.1
0 commit comments