Python Base This is a minimal base image for Python. Usage Dockerfile FROM hbpmip/python-base:0.3.0 Build Run: ./build.sh Test Run: ./tests/test.sh Publish Run: ./publish.sh