Block a user
postline (latest)
Published 2026-09-11 09:14:43 +00:00 by wayfinderak
Installation
docker pull gitea.djpianalto.com/wayfinderak/postline:latestsha256:879873f7be015702397786aa0f18752d1d1c1824f88abb973af9a4dd3541514b
Images
| Digest | OS / Arch | Size |
|---|---|---|
| 0033d4a631 | linux/amd64 | 3.2 MiB |
Image Layers ( linux/amd64)
| COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit |
| COPY --chown=65532:65532 /out/data /data # buildkit |
| COPY --chown=65532:65532 /out/postline /postline # buildkit |
| USER 65532:65532 |
| EXPOSE map[8080/tcp:{}] |
| VOLUME [/data] |
| ENV POSTLINE_ADDR=0.0.0.0:8080 POSTLINE_DATA=/data/events.jsonl |
| HEALTHCHECK &{["CMD" "/postline" "healthcheck"] "10s" "3s" "5s" "0s" '\x03'} |
| ENTRYPOINT ["/postline"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.revision | c99f85546879345020eeabf339d919ff242dabd6 |
Details
2026-09-11 09:14:43 +00:00
Versions (4)
View all
Container
0
OCI / Docker
latest
2026-09-11
sha-c99f85546879345020eeabf339d919ff242dabd6
2026-09-11
sha-dff85377d6f7bdef63ca7ead8c91194676e3d2c3
2026-08-30
sha-c1459c1ebc3412586f8ac98fd45e17ee3f672ac0
2026-08-25