1.0.12 • Published 8 years ago

tfk-search-index-politikere v1.0.12

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

Build Status Coverage Status js-standard-style

tfk-search-index-politikere

Greenkeeper badge 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.