[PR #54] [CLOSED] Docker support #90

Closed
opened 2026-02-26 18:33:18 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/decke/smtprelay/pull/54
Author: @Coronon
Created: 1/17/2022
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 Changes

3 files changed (+123 additions, -0 deletions)

View changed files

.dockerignore (+5 -0)
Dockerfile (+101 -0)
📝 README.md (+17 -0)

📄 Description

This commit adds docker support to smtprelay.

I needed to run this between an isolated network and the hostile interwebs inside docker-compose, so after a bit of tinkering, this came about.

Please just review but don't merge yet, as I want to battle test this first :)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/decke/smtprelay/pull/54 **Author:** [@Coronon](https://github.com/Coronon) **Created:** 1/17/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`3e6b01c`](https://github.com/decke/smtprelay/commit/3e6b01c8f946f18b174cb300e1c1ff669af4c3de) add: docker support ### 📊 Changes **3 files changed** (+123 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.dockerignore` (+5 -0) ➕ `Dockerfile` (+101 -0) 📝 `README.md` (+17 -0) </details> ### 📄 Description This commit adds **docker support** to smtprelay. I needed to run this between an isolated network and the hostile interwebs inside _docker-compose_, so after a bit of tinkering, this came about. Please just review but don't merge yet, as I want to battle test this first :) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 18:33:18 +03:00
Sign in to join this conversation.
No labels
bug
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/smtprelay#90
No description provided.