Search Docker Hub
python
By scient
427
FROM scient/python:2.7 ADD my_script.py / RUN pip install pystrich CMD [ "python", "./my_script.py" ]
Content type
Image
Digest
Size
334 MB
Last updated
almost 6 years ago
docker pull scient/python