[PR #5] [MERGED] Building docker images for signal service #2483

Closed
opened 2025-11-20 07:11:10 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbirdio/netbird/pull/5
Author: @mlsmaycon
Created: 5/11/2021
Status: Merged
Merged: 5/11/2021
Merged by: @braginini

Base: mainHead: signal-docker


📝 Commits (2)

  • bbf57b0 Building docker images for signal service
  • 123687c removed uncertain roadmap items.

📊 Changes

4 files changed (+75 additions, -30 deletions)

View changed files

📝 .github/workflows/release.yml (+13 -1)
📝 .goreleaser.yaml (+38 -0)
📝 Dockerfile (+5 -19)
📝 README.md (+19 -10)

📄 Description

Resolves issue #4 by building and sending docker images to Github 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/netbirdio/netbird/pull/5 **Author:** [@mlsmaycon](https://github.com/mlsmaycon) **Created:** 5/11/2021 **Status:** ✅ Merged **Merged:** 5/11/2021 **Merged by:** [@braginini](https://github.com/braginini) **Base:** `main` ← **Head:** `signal-docker` --- ### 📝 Commits (2) - [`bbf57b0`](https://github.com/netbirdio/netbird/commit/bbf57b064c25b2605ab2a3596132d2765e2040f2) Building docker images for signal service - [`123687c`](https://github.com/netbirdio/netbird/commit/123687c2f1e43045cf6e5e627462a643ec7be6a0) removed uncertain roadmap items. ### 📊 Changes **4 files changed** (+75 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+13 -1) 📝 `.goreleaser.yaml` (+38 -0) 📝 `Dockerfile` (+5 -19) 📝 `README.md` (+19 -10) </details> ### 📄 Description Resolves issue #4 by building and sending docker images to Github registry. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 07:11:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/netbird#2483