Our CI python. Modification of docker-python27-pandas
push changesCI server has run out of space. If this happens - delete old docker imageslatest image:<new tag> is tag of our current application version
docker pull iarruss/docker-python2:latest
docker images
docker tag <hash-of-latest> iarruss/docker-python2:<new-tag>
docker login
docker push iarruss/docker-python2:<new-tag>
sudo docker system prune
Content type
Image
Digest
Size
551.9 MB
Last updated
almost 8 years ago
docker pull iarruss/docker-python2