tippecanoe-docker (sha256:22993ba332248476ac071ef0792dfef1a79bfaf5a95f9037d1a7538bbb586e9e)
Published 2026-02-23 18:38:12 +01:00 by rbanic
Installation
docker pull git.octr.is/octris/tippecanoe-docker@sha256:22993ba332248476ac071ef0792dfef1a79bfaf5a95f9037d1a7538bbb586e9esha256:22993ba332248476ac071ef0792dfef1a79bfaf5a95f9037d1a7538bbb586e9eImage layers
| ADD alpine-minirootfs-3.23.3-aarch64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk add --no-cache libstdc++ libgcc sqlite-libs zlib # buildkit |
| COPY /src/tippecanoe/tippecanoe /usr/local/bin/ # buildkit |
| COPY /src/tippecanoe/tile-* /usr/local/bin/ # buildkit |
| LABEL org.opencontainers.image.source=https://github.com/felt/tippecanoe |
| ENTRYPOINT ["tippecanoe"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.source | https://github.com/felt/tippecanoe |
Details
Versions (2)
View all