Skip to content
 
 

Repository files navigation

This is a legacy repository and is no longer in use. If you are a prospective contributor or would like to become a customer of InAcademia, please visit www.inacademia.org or contact us using the organisation contact details above.

Simple Validation Service docker image

Necessary files for building a Docker image for running an svs instance.

Build

docker build -t svs:1.0.0 .

Run

docker run -ti --name svs
-v /home/user/src/svs/conf:/var/svs -e DATA_DIR="/var/svs"
-e PROXY_PORT="8888"
-p 8888:8888 svs:1.0.0

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages