Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 288 Bytes

File metadata and controls

7 lines (4 loc) · 288 Bytes

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