File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11ARG version=3.11
22ARG suffix=""
33
4- FROM minidocks/base:3.15 AS base_3.9
5-
6- FROM minidocks/base:3.15-build AS base_3.9-build
7-
84FROM minidocks/base:3.17 AS base_3.10
95
106FROM minidocks/base:3.17-build AS base_3.10-build
Original file line number Diff line number Diff line change 6060| 3.10-packaging | ![ ] ( https://img.shields.io/docker/image-size/minidocks/python/3.10-packaging?style=flat-square&logo=docker&label=size ) |
6161| 3.10-build | ![ ] ( https://img.shields.io/docker/image-size/minidocks/python/3.10-build?style=flat-square&logo=docker&label=size ) |
6262| 3.10-uwsgi | ![ ] ( https://img.shields.io/docker/image-size/minidocks/python/3.10-uwsgi?style=flat-square&logo=docker&label=size ) |
63- | 3.9 | ![ ] ( https://img.shields.io/docker/image-size/minidocks/python/3.9?style=flat-square&logo=docker&label=size ) |
64- | 3.9-packaging | ![ ] ( https://img.shields.io/docker/image-size/minidocks/python/3.9-packaging?style=flat-square&logo=docker&label=size ) |
65- | 3.9-build | ![ ] ( https://img.shields.io/docker/image-size/minidocks/python/3.9-build?style=flat-square&logo=docker&label=size ) |
66- | 3.9-uwsgi | ![ ] ( https://img.shields.io/docker/image-size/minidocks/python/3.9-uwsgi?style=flat-square&logo=docker&label=size ) |
6763
6864Related images
6965--------------
Original file line number Diff line number Diff line change 33
44image=" ${namespace:- minidocks} /python"
55versions="
6- 3.9;3.9
7- 3.9-packaging;3.9;packaging
8- 3.9-uwsgi;3.9;uwsgi
9- 3.9-build;3.9;build;-build
1063.10;3.10
1173.10-packaging;3.10;packaging
1283.10-uwsgi;3.10;uwsgi
You can’t perform that action at this time.
0 commit comments