A simple Dockerized Text annotation tool
$ docker-compose up
$ docker exec doccano tools/create-admin.sh "admin" "admin@example.com" "password"
Go to Login
Connect with your credentials ("admin" & "password" for this example)
You can now create persistent Doccano projects for text annotation
To stop your doccano container
docker-compose down