If possible, use the current official repository as the source for your image. We recommend the Debian image. This is because it is very well managed and kept to be the smallest in the distribution (currently less than 100 MB).
So let's use the Debian system.
Example
FROM python:rc-alpine3.12
Recommended Posts