posthorn (latest)
Published 2026-07-08 05:05:49 +00:00 by clee
Installation
docker pull git.clee.sh/clee/posthorn:latestsha256:529aefaeb825e28749c24c32f2b2338a99b3a4a13d2a7bf67b146721b0aa30adImage layers
| # debian.sh --arch 'amd64' out/ 'trixie' '@1782172800' |
| /bin/sh -c apt-get update && apt-get install -y --no-install-recommends ca-certificates && rm -rf /var/lib/apt/lists/* |
| COPY file:4a63e3b0b9056193c3eff9b390855ba6ab954c27510084a5716c50fa19172686 in /usr/local/bin/posthorn |
| ENTRYPOINT ["/usr/local/bin/posthorn"] |
| CMD ["serve", "--config", "/config/config.toml"] |
Labels
| Key | Value |
|---|---|
| io.buildah.version | 1.39.3 |