[PR #1450] [MERGED] Docker image improvements #2125

Closed
opened 2025-12-29 03:19:52 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/1450
Author: @juanfont
Created: 5/10/2023
Status: Merged
Merged: 5/10/2023
Merged by: @juanfont

Base: mainHead: fix-docker


📝 Commits (4)

  • 203a55f Ditch distroless for Docker image
  • 1ab016a Create default sock path in Docker
  • d7c1cff Update changelog + prepare for 0.22.2
  • f9afe8e Use common path in unix_socket default setting

📊 Changes

4 files changed (+11 additions, -2 deletions)

View changed files

📝 CHANGELOG.md (+5 -0)
📝 Dockerfile (+3 -1)
📝 Dockerfile.debug (+2 -0)
📝 config.go (+1 -1)

📄 Description

This PR ditches distroless for Docker, and creates the /var/run/headscale path so user do not have issues when using the default config.


🔄 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/1450 **Author:** [@juanfont](https://github.com/juanfont) **Created:** 5/10/2023 **Status:** ✅ Merged **Merged:** 5/10/2023 **Merged by:** [@juanfont](https://github.com/juanfont) **Base:** `main` ← **Head:** `fix-docker` --- ### 📝 Commits (4) - [`203a55f`](https://github.com/juanfont/headscale/commit/203a55fea76308dd22deb988de891f11307c8980) Ditch distroless for Docker image - [`1ab016a`](https://github.com/juanfont/headscale/commit/1ab016a6149565c074905182080eae89749258df) Create default sock path in Docker - [`d7c1cff`](https://github.com/juanfont/headscale/commit/d7c1cfffa0cab3d55e380327cb3872090d2d58e9) Update changelog + prepare for 0.22.2 - [`f9afe8e`](https://github.com/juanfont/headscale/commit/f9afe8ef32a1fe946422753ec00ad2ad4954e940) Use common path in unix_socket default setting ### 📊 Changes **4 files changed** (+11 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+5 -0) 📝 `Dockerfile` (+3 -1) 📝 `Dockerfile.debug` (+2 -0) 📝 `config.go` (+1 -1) </details> ### 📄 Description This PR ditches distroless for Docker, and creates the /var/run/headscale path so user do not have issues when using the default config. --- <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 03:19:52 +01:00
adam closed this issue 2025-12-29 03:19:52 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2125