Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 800 Bytes

File metadata and controls

29 lines (16 loc) · 800 Bytes

DockerHub ImageVersion ImageLayers

Python Base Build

This is a base image for Python including some building tools.

Usage

Dockerfile

  FROM hbpmip/python-base-build:hbpmip/python-base-build:0.4.5

Build

Run: ./build.sh

Test

Run: ./tests/test.sh

Publish

Run: ./publish.sh