[PR #654] [MERGED] Add version info to binary in Docker container #1553

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/654
Author: @ChibangLW
Created: 6/18/2022
Status: Merged
Merged: 6/18/2022
Merged by: @juanfont

Base: mainHead: main


📝 Commits (3)

  • d4a550b chore: add version to binary in containers
  • 89b7fa6 chore: fix lint
  • 8d94621 chore: use docker-meta version

📊 Changes

4 files changed (+12 additions, -3 deletions)

View changed files

📝 .github/workflows/release.yml (+6 -0)
📝 Dockerfile (+2 -1)
📝 Dockerfile.alpine (+2 -1)
📝 Dockerfile.debug (+2 -1)

📄 Description

  • read the CONTRIBUTING guidelines
  • 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

Fixes #186


🔄 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/654 **Author:** [@ChibangLW](https://github.com/ChibangLW) **Created:** 6/18/2022 **Status:** ✅ Merged **Merged:** 6/18/2022 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (3) - [`d4a550b`](https://github.com/juanfont/headscale/commit/d4a550bb4c0f6e7044f696640333279d752f642a) chore: add version to binary in containers - [`89b7fa6`](https://github.com/juanfont/headscale/commit/89b7fa6b06d0b8cd159acec176c2716d37135d20) chore: fix lint - [`8d94621`](https://github.com/juanfont/headscale/commit/8d9462147c6149ff9bdd23238d8b134cb06f6a1d) chore: use docker-meta version ### 📊 Changes **4 files changed** (+12 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yml` (+6 -0) 📝 `Dockerfile` (+2 -1) 📝 `Dockerfile.alpine` (+2 -1) 📝 `Dockerfile.debug` (+2 -1) </details> ### 📄 Description <!-- Please tick if the following things apply. You… --> - [X] read the [CONTRIBUTING guidelines](README.md#contributing) - [ ] 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 <!-- If applicable, please reference the issue using `Fixes #XXX` and add tests to cover your new code. --> Fixes #186 --- <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:33 +01:00
adam closed this issue 2025-12-29 02:30:33 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#1553