Mercurial > hg > orthanc-tests
view Start.sh @ 148:8c0dcd3ec458
Added tag Orthanc-1.3.1 for changeset 1eea4d3a1ba9
author | Sébastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Mon, 16 Jul 2018 11:45:00 +0000 |
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 $*