behance / docker-python

Container with python and s6 for process management

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Container with python and s6 for process management

License:MIT License


Languages

Language:Roff 58.2%Language:Makefile 21.9%Language:Shell 19.8%