Voyant Server is a web application for Voyant Tools. (https://github.com/sgsinclair/VoyantServer)
330
Dockerfile for Voyant Server, a web application for Voyant Tools. https://github.com/sgsinclair/VoyantServer
2.4m45
Pull the docker image.
$ docker pull garethdigby/voyant-server
Run docker, mapping container port 8080 to host port 8080.
$ docker run -d --name voyant-server -p 8080:8080 garethdigby/voyant-server:2.4m45
You access Voyant Tools on your local machine at http://localhost:8080/voyant.
sgsinclair's Voyant Server
sepastian's VoyantServer - Docker
Content type
Image
Digest
Size
1.2 GB
Last updated
about 6 years ago
docker pull garethdigby/voyant-server