Skip to content

smpio/python-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python docker image

This image contains a little additions useful for creating containers without building specific Python based images for it.

Environment variables

  • PYTHON_INSTALL_PACKAGES: space-delimited list of packages to install (passed to pip install) before running