gerbil icon indicating copy to clipboard operation
gerbil copied to clipboard

Docker image

Open MichaelRoeder opened this issue 4 years ago • 2 comments

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:

  1. be easy to start (i.e., in the best case, it comes with a docker-compose file that I can execute easily),
  2. allow the fine grained configuration that GERBIL offers through it's properties files,
  3. persist the experiment data,
  4. be able to work with and without local indexes and
  5. 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).

MichaelRoeder avatar Nov 13 '20 16:11 MichaelRoeder

Hi this sounds like a good idea! It would make things a lot easier. Is this currently being worked on?

schelv avatar Aug 04 '21 12:08 schelv

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

MichaelRoeder avatar Aug 05 '21 17:08 MichaelRoeder