Put zurich_switzerland.mbtiles in public/resources/gallery/ then run with:
docker build . && docker run --rm -it -p 8080:8080 $(docker build -q .) -V \
--config /usr/src/app/public/resources/gallery/config.json
URL on tileserver: http://0.0.0.0:8080/gallery/gallery.html
Signed-off-by: Martin d'Allens <martin.dallens@liberty-rider.com>