Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 210 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 210 Bytes

Building

make build TAG=3.6
make build TAG=3.9

Build and push to docker hub

make build-push TAG=3.6
make build-push TAG=3.9

Deprecated

As of 2020, python 2.7 is no longer supported.