Image with tomcat, singularity and qifp webapp. Needs epad docker containers to run
1.2K
Runs the QIFP web application (http://qifp.stanford.edu) on top of an already install ePAD system (docker version).
docker run -d --name qifp --privileged -v $EPAD_DicomProxy_FOLDER:/usr/share/tomcat8/DicomProxy -v $IMAGE_DATAFOLDER:/data -p 8090:8090 --link dcm4chee:dcm4chee --link mysql:mysql_host --link exist:exist -e DOCKER_HOST=hostname qifp/qifp_singularity
Latest version modified to run tomcat as root and use port 8090 instead of 8080.
Content type
Image
Digest
Size
528.5 MB
Last updated
about 6 years ago
docker pull qifp/qifp_singularity