gerbil
gerbil copied to clipboard
Docker image
Provide an up-to-date docker image for the latest version of GERBIL.
User Story
As a user, I would like to get GERBIL as a Docker image. The image should:
- be easy to start (i.e., in the best case, it comes with a
docker-compose
file that I can execute easily), - allow the fine grained configuration that GERBIL offers through it's properties files,
- persist the experiment data,
- be able to work with and without local indexes and
- should be kept up-to-date (i.e., it should be part of the building and publication process to build and publish a new Docker image).
Hi this sounds like a good idea! It would make things a lot easier. Is this currently being worked on?
Sorry, non of us had time to further look into this :disappointed:
We have an effort of the community in this branch: https://github.com/dice-group/gerbil/tree/ner-docker