Sign inSign up

scient/python

By scient

Updated almost 6 years ago

Image
0

427

scient/python repository overview

  • Example usage
FROM scient/python:2.7
ADD my_script.py /
RUN pip install pystrich
CMD [ "python", "./my_script.py" ]

Tag summary

Content type

Image

Digest

Size

334 MB

Last updated

almost 6 years ago

docker pull scient/python