This repository contains a templated Dockerfile
designed to support the usage of multiple Tippecanoe versions.
TIPPECANOE_VERSION
- Tippecanoe version.VARIANT
- Base container image variant. Currently supports:slim
.
An example of how to use cibuild
to build and test an image:
$ CI=1 TIPPECANOE_VERSION=1.35.0 VARIANT=slim \
./scripts/cibuild