Dockerfiles for various python configurations. View this on Dockerhub at codingforentrepreneurs/python.
Our long term goal is to have images that make it more effecient to bootup a docker-based python application. See ways to improve? Please submit a pull request.
FROM codingforentrepreneurs/python:3.9-webapp-selenium
FROM codingforentrepreneurs/python:3.9-webapp-chromedriver
FROM codingforentrepreneurs/python:3.9-webapp-slim