Block a user
listmonk (latest)
Published 2026-04-16 15:03:33 +00:00 by zaiban
Installation
docker pull git.buzzator.app/zaiban/listmonk:latestsha256:9d6f19c5b068bc0adf0df2cbe793602a4a6d488e5080c2c1b65abd00ee7074d1
Image Layers
| ADD alpine-minirootfs-3.23.4-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk --no-cache add ca-certificates tzdata shadow su-exec # buildkit |
| WORKDIR /listmonk |
| COPY listmonk . # buildkit |
| COPY config.toml.sample config.toml # buildkit |
| COPY docker-entrypoint.sh /usr/local/bin/ # buildkit |
| RUN /bin/sh -c chmod +x /usr/local/bin/docker-entrypoint.sh # buildkit |
| EXPOSE map[9000/tcp:{}] |
| ENTRYPOINT ["docker-entrypoint.sh"] |
| CMD ["./listmonk"] |
Details
2026-04-16 15:03:33 +00:00
Versions (3)
View all
Container
0
OCI / Docker
linux/amd64
14 MiB