/docker-python

Container with python and s6 for process management

Primary LanguageRoffMIT LicenseMIT

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.