Mercurial > hg > orthanc-tests
view Start.sh @ 70:9e7b5809481f Orthanc-1.0.0
test range search
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Fri, 11 Dec 2015 15:59:17 +0100 |
parents | f8d781d1d267 |
children | da2be3ff2db5 |
line wrap: on
line source
#!/bin/bash # Without Docker: # python ./Tests/Run.py --force sudo docker run --rm -t -i -v `pwd`:/tmp/tests:ro -p 5000:5000 -p 5001:5001 --entrypoint python jodogne/orthanc-tests /tmp/tests/Tests/Run.py --docker $*