tfk-search-index-politikere
v1.0.12
Published
Index politicians in elasticsearch
Downloads
7
Maintainers
Readme
tfk-search-index-politikere
Henter ut politikere og dytter til søkeservicen vår
Docker
To run this module as a service use the docker image.
Change the ENV parts of the Dockerfile or use docker.env
Build
$ docker build -t tfk-search-index-politikere .
or use the prebuilt image from hub.docker.com
$ docker pull telemark/tfk-search-index-politikere
Run a container
$ docker run --rm tfk-search-index-politikere
or
$ docker run --env-file=docker.env --rm tfk-search-index-politikere
This will spin up a container. Do the job. Shut it down and remove it.