Sign inSign up

dhlabbasel/sipi

By dhlabbasel

Updated over 6 years ago

Official Image for Sipi: https://github.com/dhlab-basel/Sipi

Image
0

10K+

dhlabbasel/sipi repository overview

Default Configuration and Scripts

Usage with default configuration and endpoint scripts:

$ docker run --rm -it -p 1024:1024 dhlabbasel/sipi:develop
Custom Configuration and Scripts

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

Tag summary

Content type

Image

Digest

Size

1.4 GB

Last updated

over 6 years ago

docker pull dhlabbasel/sipi