roboherald-smtp (sha256:45799e4119a58761e65f29667eab0428f778f8ef8f6632d6cb19f698f000f2f5)
Published 2025-11-03 13:05:00 +01:00 by stephan
Installation
docker pull git.deltacity.org/stephan/roboherald-smtp@sha256:45799e4119a58761e65f29667eab0428f778f8ef8f6632d6cb19f698f000f2f5sha256:45799e4119a58761e65f29667eab0428f778f8ef8f6632d6cb19f698f000f2f5Image Layers
| ADD alpine-minirootfs-3.22.2-x86_64.tar.gz / # buildkit |
| CMD ["/bin/sh"] |
| RUN /bin/sh -c apk --no-cache add ca-certificates tzdata curl # buildkit |
| RUN /bin/sh -c addgroup -g 1000 roboherald && adduser -D -u 1000 -G roboherald roboherald # buildkit |
| RUN /bin/sh -c mkdir -p /var/roboherald/storage/emails /var/roboherald/storage/attachments /var/log/roboherald && chown -R roboherald:roboherald /var/roboherald /var/log/roboherald # buildkit |
| COPY /smtp /usr/local/bin/smtp # buildkit |
| RUN /bin/sh -c chmod +x /usr/local/bin/smtp # buildkit |
| USER roboherald |
| EXPOSE [25/tcp 587/tcp] |
| HEALTHCHECK &{["CMD-SHELL" "pgrep smtp || exit 1"] "30s" "10s" "10s" "0s" '\x03'} |
| CMD ["/usr/local/bin/smtp"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.created | 2025-11-03T12:04:24.583Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 0172902a8a1ad3877e735a002a160941b455171f |
| org.opencontainers.image.source | https://git.deltacity.org/stephan/roboherald-mono |
| org.opencontainers.image.title | roboherald-mono |
| org.opencontainers.image.url | https://git.deltacity.org/stephan/roboherald-mono |
| org.opencontainers.image.version | main |
Details
Versions (20)
View all
buildcache
2025-11-03
main-0172902
2025-11-03
main
2025-11-03
latest
2025-11-03
main-0390c8e
2025-11-03