Skip to content

limcheehow/docker-python2

 
 

Repository files navigation

docker-python2

Up to date test environment. Modification of docker-python27-pandas

How-to use

  • copy modified requirements.txt from tapway-data
  • commit and push changes to origin/master

Manual tag settings example(useful for mark new):

make
docker images
docker tag <image hash> iarruss/docker-python2:0.1.0
docker push iarruss/docker-python2:0.1.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 90.2%
  • Makefile 9.8%