[PR #680] [MERGED] Topic/speedup build #1567

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/680
Author: @ohdearaugustin
Created: 7/17/2022
Status: Merged
Merged: 7/28/2022
Merged by: @juanfont

Base: mainHead: topic/speedup-build


📝 Commits (5)

  • 091b05f Change build os
  • 34d2611 Speedup docker container build
  • 96221cc docs: add bulding container docs
  • d9ab98e Merge branch 'main' into topic/speedup-build
  • 9826b51 Merge branch 'main' into topic/speedup-build

📊 Changes

4 files changed (+40 additions, -8 deletions)

View changed files

📝 Dockerfile (+3 -4)
📝 Dockerfile.alpine (+3 -3)
📝 Dockerfile.debug (+2 -1)
docs/build-headscale-container.md (+32 -0)

📄 Description

  • [x ] read the CONTRIBUTING guidelines
  • [x ] raised a GitHub issue or discussed it on the projects chat beforehand
  • added unit tests
  • added integration tests
  • updated documentation if needed
  • updated CHANGELOG.md

Closes #259


🔄 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/680 **Author:** [@ohdearaugustin](https://github.com/ohdearaugustin) **Created:** 7/17/2022 **Status:** ✅ Merged **Merged:** 7/28/2022 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `topic/speedup-build` --- ### 📝 Commits (5) - [`091b05f`](https://github.com/juanfont/headscale/commit/091b05f15505f4b1032eadc1e01f6c1c8a2d6462) Change build os - [`34d2611`](https://github.com/juanfont/headscale/commit/34d261179eeb56bd7bb8f0435956ccb14f4238bc) Speedup docker container build - [`96221cc`](https://github.com/juanfont/headscale/commit/96221cc4f7d980a472281445deae27c0c7aeca55) docs: add bulding container docs - [`d9ab98e`](https://github.com/juanfont/headscale/commit/d9ab98e47f4ae1b2530323f1581968a89eab1c55) Merge branch 'main' into topic/speedup-build - [`9826b51`](https://github.com/juanfont/headscale/commit/9826b518bdafc232bfe37b77a40b467cadef07e6) Merge branch 'main' into topic/speedup-build ### 📊 Changes **4 files changed** (+40 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+3 -4) 📝 `Dockerfile.alpine` (+3 -3) 📝 `Dockerfile.debug` (+2 -1) ➕ `docs/build-headscale-container.md` (+32 -0) </details> ### 📄 Description <!-- Please tick if the following things apply. You… --> - [x ] read the [CONTRIBUTING guidelines](README.md#contributing) - [x ] raised a GitHub issue or discussed it on the projects chat beforehand - [ ] added unit tests - [ ] added integration tests - [x] updated documentation if needed - [ ] updated CHANGELOG.md <!-- If applicable, please reference the issue using `Fixes #XXX` and add tests to cover your new code. --> Closes #259 --- <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:30:36 +01:00
adam closed this issue 2025-12-29 02:30:36 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1567