You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+22-20
Original file line number
Diff line number
Diff line change
@@ -43,29 +43,31 @@ Image descriptions
43
43
44
44
The images according to their purpose and features:
45
45
46
-
Tag | Info | Purpose | Features
47
-
------- | ---- | ------- | --------
48
-
all |  | build stage | all available python versions, libpython headers and compiler
49
-
all-pillow |  | build stage | all available python versions, libpython headers, graphics libraries headers and compiler
50
-
[3.12](https://docs.python.org/3/whatsnew/3.12.html) |  | target stage | pure python 3.12
51
-
[3.11](https://docs.python.org/3/whatsnew/3.11.html) |  | target stage | pure python 3.11
52
-
[3.10](https://docs.python.org/3/whatsnew/3.10.html) |  | target stage | pure python 3.10
53
-
[3.9](https://docs.python.org/3/whatsnew/3.9.html) |  | target stage | pure python 3.9
54
-
[3.8](https://docs.python.org/3/whatsnew/3.8.html) |  | target stage | pure python 3.8
all |  | build stage | all available python versions, libpython headers and compiler
49
+
all-pillow |  | build stage | all available python versions, libpython headers, graphics libraries headers and compiler
50
+
[3.13](https://docs.python.org/3/whatsnew/3.13.html) |  | target stage | pure python 3.13
51
+
[3.12](https://docs.python.org/3/whatsnew/3.12.html) |  | target stage | pure python 3.12
52
+
[3.11](https://docs.python.org/3/whatsnew/3.11.html) |  | target stage | pure python 3.11
53
+
[3.10](https://docs.python.org/3/whatsnew/3.10.html) |  | target stage | pure python 3.10
54
+
[3.9](https://docs.python.org/3/whatsnew/3.9.html) |  | target stage | pure python 3.9
55
+
[3.8](https://docs.python.org/3/whatsnew/3.8.html) |  | target stage | pure python 3.8
56
+
[3.13-pillow](https://docs.python.org/3/whatsnew/3.13.html) |  | target stage | pure python 3.13 with graphics libraries binaries
55
57
[3.12-pillow](https://docs.python.org/3/whatsnew/3.12.html) |  | target stage | pure python 3.12 with graphics libraries binaries
56
58
[3.11-pillow](https://docs.python.org/3/whatsnew/3.11.html) |  | target stage | pure python 3.11 with graphics libraries binaries
57
59
[3.10-pillow](https://docs.python.org/3/whatsnew/3.10.html) |  | target stage | pure python 3.10 with graphics libraries binaries
58
-
[3.9-pillow](https://docs.python.org/3/whatsnew/3.9.html) |  | target stage | pure python 3.9 with graphics libraries binaries
59
-
[3.8-pillow](https://docs.python.org/3/whatsnew/3.8.html) |  | target stage | pure python 3.8 with graphics libraries binaries
60
-
[pylama](https://pylama.readthedocs.io/en/latest/) |  | ready to use | pylama application image (useful for CI)
61
-
[pylava](https://pylavadocs.readthedocs.io/en/latest/) |  | ready to use | pylava application image (useful for CI)
62
-
[ipython](https://jupyter.org) |  | ready to use | ipython application image
63
-
[certbot](https://certbot.eff.org) |  | ready to use | certbot application image
64
-
[black](https://black.readthedocs.io/en/stable/) |  | ready to use | black application image (useful for CI)
65
-
[gray](https://github.com/dizballanze/gray) |  | ready to use | gray application image (useful for CI)
66
-
[ruff](https://github.com/astral-sh/ruff) |  | ready to use | ruff linter image (useful for CI)
67
-
[jupyterlab](https://github.com/jupyterlab/jupyterlab) |  | ready to use | jupyterlab image
68
-
base |  | | common layers
60
+
[3.9-pillow](https://docs.python.org/3/whatsnew/3.9.html) | | target stage | pure python 3.9 with graphics libraries binaries
61
+
[3.8-pillow](https://docs.python.org/3/whatsnew/3.8.html) | | target stage | pure python 3.8 with graphics libraries binaries
62
+
[pylama](https://pylama.readthedocs.io/en/latest/) | | ready to use | pylama application image (useful for CI)
63
+
[pylava](https://pylavadocs.readthedocs.io/en/latest/) | | ready to use | pylava application image (useful for CI)
64
+
[ipython](https://jupyter.org) | | ready to use | ipython application image
65
+
[certbot](https://certbot.eff.org) | | ready to use | certbot application image
66
+
[black](https://black.readthedocs.io/en/stable/) | | ready to use | black application image (useful for CI)
67
+
[gray](https://github.com/dizballanze/gray) | | ready to use | gray application image (useful for CI)
68
+
[ruff](https://github.com/astral-sh/ruff) | | ready to use | ruff linter image (useful for CI)
69
+
[jupyterlab](https://github.com/jupyterlab/jupyterlab) | | ready to use | jupyterlab image
70
+
base | | | common layers
0 commit comments