[PR #225] [MERGED] arm64 docker image build in release process #1329

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/225
Author: @fdelucchijr
Created: 11/14/2021
Status: Merged
Merged: 11/18/2021
Merged by: @kradalby

Base: mainHead: patch-1


📝 Commits (5)

  • b897a26 arm64 docker image build in release process
  • 1af4a3b Merge branch 'main' into patch-1
  • bd7b5e9 Merge branch 'main' into patch-1
  • de42fe3 Merge branch 'main' into patch-1
  • f74b9f5 Styling and prettier

📊 Changes

1 file changed (+36 additions, -0 deletions)

View changed files

📝 .github/workflows/release.yml (+36 -0)

📄 Description

Seeing that arm64 builds of CLI are already implemented ( #168 ), this adds arm64 arch digests to the Release image.
Also, I'm adding cache for the build layer to speed up the deployment.

Loving your work!
Will upload a Helm chart as soon as I understand DERP systems.


🔄 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/225 **Author:** [@fdelucchijr](https://github.com/fdelucchijr) **Created:** 11/14/2021 **Status:** ✅ Merged **Merged:** 11/18/2021 **Merged by:** [@kradalby](https://github.com/kradalby) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (5) - [`b897a26`](https://github.com/juanfont/headscale/commit/b897a26f42e13ff9eed6a108f5eda1b6d9f8e78c) arm64 docker image build in release process - [`1af4a3b`](https://github.com/juanfont/headscale/commit/1af4a3b9583d82c694b2c0b771cc310e183e5759) Merge branch 'main' into patch-1 - [`bd7b5e9`](https://github.com/juanfont/headscale/commit/bd7b5e97cb5d646c137119c05cc53f101701ec80) Merge branch 'main' into patch-1 - [`de42fe3`](https://github.com/juanfont/headscale/commit/de42fe3b04b301469af5b474dc0a8f129317388e) Merge branch 'main' into patch-1 - [`f74b9f5`](https://github.com/juanfont/headscale/commit/f74b9f5fe27b2b22f05a5945b77e47300ee4a746) Styling and prettier ### 📊 Changes **1 file changed** (+36 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+36 -0) </details> ### 📄 Description Seeing that arm64 builds of CLI are already implemented ( #168 ), this adds arm64 arch digests to the Release image. Also, I'm adding cache for the build layer to speed up the deployment. Loving your work! Will upload a Helm chart as soon as I understand DERP systems. --- <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:43 +01:00
adam closed this issue 2025-12-29 02:29:43 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1329