mirror of
https://github.com/decke/smtprelay.git
synced 2026-04-25 12:55:54 +03:00
[GH-ISSUE #97] Provide a Dockerfile #26
Labels
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/smtprelay#26
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mreiche on GitHub (Nov 29, 2022).
Original GitHub issue: https://github.com/decke/smtprelay/issues/97
Hi.
I'm using the Fork grafana/smtprelay as container, but their version is just outdated, which doesn't support accepting untrusted remote tls certs.
I would like to copy their Dockerfile and provide it here, to prevent even more forks.
What are your thinking about that? What are your thinking about publishing an official decke/smtprelay image?
Best,
Mike
@decke commented on GitHub (Nov 29, 2022):
I currently do not plan to provide any Docker images and support for it myself. Please see #54 , #50 and #85.