Skip to content

bstkj/docker-murphylab-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-murphylab-python

Build Status GitHub issues GitHub forks GitHub stars GitHub license

vim as IDE

This Dockerfile is used to build a Singularity container for members of the Murphy Lab at the Computational Biology Department at Carnegie Mellon University for use in the department's HPC cluster.

Docker build

To build an image using the Dockerfile in this repository, run the command

➜ docker build -t "murphylab/python27" .

Docker build

To pull the latest image from Docker hub, run the command

➜ docker pull icaoberg/murphylab-python

Docker run

To run a container using the image above, run the command

➜  docker run -i -t "murphylab/python27"

About

Basic setup for Python development at the Murphy Lab in the CBD at CMU

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published