Skip to content

zeichenkette/webanno3-docker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

docker build -t webanno3 https://github.com/fkuhn/webanno3-docker.git

or

docker build --no-cache=true -t webanno3 https://github.com/fkuhn/webanno3-docker.git

Usage

The service starts with, for example:

docker run -i -t -p 18080:18080 webanno3

You can then access the webanno frontend via localhost:18080/webanno

About

run the webanno linguistic annotation tool in a Docker container

Resources

Stars

6 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 100.0%