i am tryin to build a Docker image for my Python-application,
if doing so and if building on top of an existing image— there are many possible choices. There are OS images like Ubuntu and CentOS, and there are the many different variants of the python base image. well i do not like Ubuntu - i stick to MX-Linux. Which one should i use? Which one is better? There are many choices, and it may not be obvious which is the best for my situation? So to make a choice that fits mxy needs is not so easy - here some thoughts accordingly.
I’ll go through some of the relevant criteria, and muse about some reasonable defaults that will work. what do you suggest !? especially in regard to those criterias below:
[list=]stability
security-updates
up to date dependencies
extensive dependencies
up to date python
small images[/list]