Sign inSign up

ucbd2k/signeta

By ucbd2k

•Updated over 7 years ago

http://www.ilincs.org/apps/signeta/

Image
0

2.5K

ucbd2k/signeta repository overview

To run the application please follow the following steps:

  • On the terminal, do:

docker pull ucbd2k/signeta:p.v.1.0.5

  • After pulling the image, run a container:

sudo docker run -d -p 38381:3838 -v /mnt/raid/tmp:/tmp -e USERID=$UID --name signeta_test ucbd2k/signeta:p.v.1.0.5

NOTE: to run on any other port if 38381 is busy being used by another application, change 38381 to any other port number that is free

  • Go to the web browser and go to the URL to run the application :

0.0.0.0:38381 or localhost:38381

Tag summary

Content type

Image

Digest

Size

1.1 GB

Last updated

almost 9 years ago

docker pull ucbd2k/signeta