Skip to content

azavea/docker-tippecanoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-tippecanoe

This repository contains a templated Dockerfile designed to support the usage of multiple Tippecanoe versions.

Usage

Template Variables

  • TIPPECANOE_VERSION - Tippecanoe version.
  • VARIANT - Base container image variant. Currently supports: slim.

Testing

An example of how to use cibuild to build and test an image:

$ CI=1 TIPPECANOE_VERSION=1.35.0 VARIANT=slim \
  ./scripts/cibuild

Releases

No releases published

Packages

No packages published

Languages