[PR #962] [MERGED] Remove Alpine Linux container #1773

Closed
opened 2025-12-29 02:31:38 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/962
Author: @juanfont
Created: 11/14/2022
Status: Merged
Merged: 11/15/2022
Merged by: @kradalby

Base: mainHead: drop-alpine-support


📝 Commits (2)

📊 Changes

3 files changed (+1 additions, -90 deletions)

View changed files

📝 .github/workflows/release.yml (+0 -66)
📝 CHANGELOG.md (+1 -0)
Dockerfile.alpine (+0 -24)

📄 Description

We currently support 'distroless'-based containers and Alpine Linux.

This is somehow a bit of a duplication, and adds maintenance burden.

This PR removes the Alpine Linux build from Actions and the Dockerfile.alpine from the root of the repo.


🔄 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/juanfont/headscale/pull/962 **Author:** [@juanfont](https://github.com/juanfont) **Created:** 11/14/2022 **Status:** ✅ Merged **Merged:** 11/15/2022 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `drop-alpine-support` --- ### 📝 Commits (2) - [`21ae6e5`](https://github.com/juanfont/headscale/commit/21ae6e54e381a83f366b86f3c44b683989ef8156) Remove Alpine Linux container - [`340e050`](https://github.com/juanfont/headscale/commit/340e050df830419929dd1538b16c89590f113d34) Updated changelog ### 📊 Changes **3 files changed** (+1 additions, -90 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+0 -66) 📝 `CHANGELOG.md` (+1 -0) ➖ `Dockerfile.alpine` (+0 -24) </details> ### 📄 Description We currently support 'distroless'-based containers and Alpine Linux. This is somehow a bit of a duplication, and adds maintenance burden. This PR removes the Alpine Linux build from Actions and the Dockerfile.alpine from the root of the repo. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 02:31:38 +01:00
adam closed this issue 2025-12-29 02:31:38 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1773