xeor/ipython33

By xeor

Updated over 9 years ago

Image

170

Controll

  • Build it: docker built -t tagname .
  • Run: docker run -i -t --rm tagname
  • Add extra packages: Edit the requirements.txt file before building

Info

  • centos base image
  • Python 3.3
  • ipython

Docker Pull Command

docker pull xeor/ipython33