1.0.16 • Published 8 years ago
tfk-search-index-ansatte v1.0.16
tfk-search-index-ansatte
Behandling av ansattdata og dytting 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-ansatte .
or use the prebuilt image from hub.docker.com
$ docker pull telemark/tfk-search-index-ansatte
Run a container
$ docker run --rm tfk-search-index-ansatte
or
$ docker run --env-file=docker.env --rm tfk-search-index-ansatte
This will spin up a container. Do the job. Shut it down and remove it.
1.0.16
8 years ago