roboherald-smtp (sha256:eed5a10604d7174630b13d79d5e73354d89a5a21cf498058de77fa6f81432495)
Published 2025-11-03 09:43:49 +01:00 by stephan
Installation
docker pull git.deltacity.org/stephan/roboherald-smtp@sha256:eed5a10604d7174630b13d79d5e73354d89a5a21cf498058de77fa6f81432495sha256:eed5a10604d7174630b13d79d5e73354d89a5a21cf498058de77fa6f81432495Image 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-03T08:43:11.648Z |
| org.opencontainers.image.description | |
| org.opencontainers.image.licenses | |
| org.opencontainers.image.revision | 0390c8ed34776cddf84f193ffe13431e8910a8b8 |
| 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