Using this Docker image:
-
Git clone
election-geodata
and change to the repo directory -
Populate
docker/env.ini
fromdocker/env.ini-sample
-
Build
eg
Docker image:docker built -t eg docker
-
Run
build-publish.sh
script:docker run -it -v `pwd`:/vol -w /vol --env-file docker/env.ini eg