Skip to content

Add package job to GitHub CI to build and push docker image to GitHub Container Registry - #317

Closed
KoalaGeo wants to merge 1 commit into
felt:mainfrom
KoalaGeo:main
Closed

Add package job to GitHub CI to build and push docker image to GitHub Container Registry#317
KoalaGeo wants to merge 1 commit into
felt:mainfrom
KoalaGeo:main

Conversation

@KoalaGeo

Copy link
Copy Markdown

This PR adds a GitHub workflow to build a Docker image and push to the GitHub Container registry.

See https://github.com/KoalaGeo/tippecanoe/pkgs/container/tippecanoe

The job will run on completion of the test job (image will be tagged latest) and all on an new release (image will be tagged with the release version).

To test docker run -v ./tests/ne_110m_populated_places:/data ghcr.io/koalageo/tippecanoe:latest tippecanoe -zg -o /data/out.pmtiles --drop-densest-as-needed /data/in.json

When the job runs on the felt org, the image will be pushed to ghcr.io/felt/tippecanoe

@KoalaGeo KoalaGeo changed the title Add package job to GitHub CI Add package job to GitHub CI to build and push docker image to gitHub Container Registry Jan 28, 2025
@KoalaGeo KoalaGeo changed the title Add package job to GitHub CI to build and push docker image to gitHub Container Registry Add package job to GitHub CI to build and push docker image to GitHub Container Registry Jan 28, 2025
@zstadler

Copy link
Copy Markdown

@e-n-f, @ChrisLoer, @dnomadb, @arredond

Please review this PR.
Automatic publishing of a felt/tippecanoe docker image would be a great addition to Tippecanoe!

IMO, there are too may docker images floating around. Many of them are really out-dated. Docker Hub, for example, has 101 of them. The best matches are 5 and 4 years-old...

image

@spwoodcock

Copy link
Copy Markdown

Dup of #282
The workflow in #282 builds multi-arch images 😄

@KoalaGeo KoalaGeo closed this by deleting the head repository Nov 21, 2025
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.

3 participants