docker-python/README.md at master · behance/docker-python

Skip to content

Navigation Menu

Sign in

Appearance settings

Latest commit

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.