Skip to content

panubo/docker-python-bureaucrat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python 2.7, 3.4 & 3.5 App w/ Bureaucrat init support

This container uses panubo/python which has the latest Python versions built from source.

This container is used to support runtime Python application deployment with the use of voltgrid.py and Bureaucrat.

An empty virtualenv is provided for each Python version.

Alternatively you can use this container as a base for your own Dockerfile.

Example Projects

See Voltgrid Django Example.

Build

make build

Status

Deprecated. Please do not use this for new projects. If you require Bureaucrat style process management then we recommend using the Bash Container functions.