Up to date test environment. Modification of docker-python27-pandas
- copy modified
requirements.txt
fromtapway-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