Skip to content

Conversation

@spwoodcock
Copy link

@spwoodcock spwoodcock commented Oct 16, 2024

Fixes #167

Issue

  • A few users are requesting pre-built container images on GHCR, myself included 😄
  • It's a low effort small win, to aid distribution of tippecanoe.

Solution

  • Add a Github workflow to build the container image whenever a new tag is made on this repo.
  • The image will be tagged and labelled to match the repo tag.
  • The image will be multi-architecture: AMD64 + ARM64.

Note

If this PR is accepted, a small change could be made to the README referencing the images (instead of requiring the user to build themselves).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Publish releases as Docker images using GitHub Actions

1 participant