Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 692 Bytes

File metadata and controls

29 lines (16 loc) · 692 Bytes

DockerHub ImageVersion ImageLayers

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