Skip to content

behance/docker-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.