[PR #50] [CLOSED] Docker publish #88

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/50
Author: @NoUseFreak
Created: 12/9/2021
Status: Closed

Base: masterHead: docker-publish


📝 Commits (2)

  • 41ab13b Adds basic docker build
  • 3f50c50 feat: Publish docker image to github registry

📊 Changes

4 files changed (+59 additions, -0 deletions)

View changed files

.dockerignore (+1 -0)
📝 .github/workflows/release.yaml (+38 -0)
.gitignore (+1 -0)
Dockerfile (+19 -0)

📄 Description

This is an addition on #49 to also publish the docker image to the github container registry


🔄 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/50 **Author:** [@NoUseFreak](https://github.com/NoUseFreak) **Created:** 12/9/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `docker-publish` --- ### 📝 Commits (2) - [`41ab13b`](https://github.com/decke/smtprelay/commit/41ab13b8696fff3e4ffdc18ab29c63400b8255b9) Adds basic docker build - [`3f50c50`](https://github.com/decke/smtprelay/commit/3f50c50c30f7e12c1b04eb6d8880673dc7dc83be) feat: Publish docker image to github registry ### 📊 Changes **4 files changed** (+59 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.dockerignore` (+1 -0) 📝 `.github/workflows/release.yaml` (+38 -0) ➕ `.gitignore` (+1 -0) ➕ `Dockerfile` (+19 -0) </details> ### 📄 Description This is an addition on #49 to also publish the docker image to the github container registry --- <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#88
No description provided.