gmod/jbrowse
Note: this is obviously quite old. We'll be working on updating this repo.
A docker repo for JBrowse that runs on a nginx container
docker pull gmod/jbrowse
docker run --name jbrowse-instance -p 9000:80 gmod/jbrowse
docker-machine ls
# go to http://ipaddress:9000/ for testing jbrowse instance
Currently loads volvox sample data
docker pull gmod/jbrowse