If you really just want a simple and functional Python image, my recommendation would be to use one of the official Python images: https://hub.docker.com/_/python/
FROM python:latest
2.1m questions
2.1m answers
60 comments
57.0k users