[PR #270] [MERGED] Add docker alpine image #1353

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/270
Author: @artemklevtsov
Created: 1/12/2022
Status: Merged
Merged: 1/12/2022
Merged by: @juanfont

Base: mainHead: docker-alpine


📝 Commits (1)

📊 Changes

2 files changed (+86 additions, -0 deletions)

View changed files

📝 .github/workflows/release.yml (+64 -0)
Dockerfile.alpine (+22 -0)

📄 Description

  • added docker image based on the Alpine
  • add entry to the .github/workflows/release.yml (not sure that correct)

Ref #253.


🔄 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/270 **Author:** [@artemklevtsov](https://github.com/artemklevtsov) **Created:** 1/12/2022 **Status:** ✅ Merged **Merged:** 1/12/2022 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `docker-alpine` --- ### 📝 Commits (1) - [`1b6bad0`](https://github.com/juanfont/headscale/commit/1b6bad0b631c781d5ee67800bb58909fc2ce06f9) Add docker alpine image ### 📊 Changes **2 files changed** (+86 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+64 -0) ➕ `Dockerfile.alpine` (+22 -0) </details> ### 📄 Description <!-- Please tick if the following things apply. You… --> - [x] added docker image based on the Alpine - [x] add entry to the `.github/workflows/release.yml` (not sure that correct) <!-- If applicable, please reference the issue using `Fixes #XXX` and add tests to cover your new code. --> Ref #253. --- <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:29:47 +01:00
adam closed this issue 2025-12-29 02:29:47 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1353