Official Image for Sipi: https://github.com/dhlab-basel/Sipi
10K+
Usage with default configuration and endpoint scripts:
$ docker run --rm -it -p 1024:1024 dhlabbasel/sipi:develop
If you would like to run with your custom configuration and endpoint scripts, mount the config and scripts directory, e.g., :
$ docker run --rm -it -v $PWD/config:/sipi/config -v $PWD/scripts:/sipi/scripts -p 1024:1024 dhlabbasel/sipi:develop --config=/sipi/config/sipi.custom-config.lua
Content type
Image
Digest
Size
1.4 GB
Last updated
over 6 years ago
docker pull dhlabbasel/sipi