Sign inSign up

xeor/devbox

By xeor

Updated almost 11 years ago

Image
0

1.6K

xeor/devbox repository overview

Controll

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

Info

  • centos7 as base
  • EPEL
  • ipython
    • Including everything for running ipython notebook
  • Nicer shell prompt
  • Some other tools

Tag summary

Content type

Image

Digest

sha256:131ed31a2

Size

344.8 MB

Last updated

almost 11 years ago

docker pull xeor/devbox