[PR #1421] [MERGED] Update docker related doc #2102

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

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/1421
Author: @Milokita
Created: 5/5/2023
Status: Merged
Merged: 3/14/2024
Merged by: @ohdearaugustin

Base: mainHead: doc-dev


📝 Commits (8)

  • e4094c0 correct the error in the doc
  • 48e3566 added example docker-compose.yaml
  • 439f76c Update CHANGELOG.md
  • d771159 change the port forwarding to listen to only localhost
  • 6e8e5bd Merge branch 'main' into doc-dev
  • f2dfe5b removed the sock related doc
  • e7b5467 rm CHANGELOG entry
  • ebf4439 use explicit version

📊 Changes

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

View changed files

📝 docs/running-headscale-container.md (+20 -0)

📄 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

🔄 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/1421 **Author:** [@Milokita](https://github.com/Milokita) **Created:** 5/5/2023 **Status:** ✅ Merged **Merged:** 3/14/2024 **Merged by:** [@ohdearaugustin](https://github.com/ohdearaugustin) **Base:** `main` ← **Head:** `doc-dev` --- ### 📝 Commits (8) - [`e4094c0`](https://github.com/juanfont/headscale/commit/e4094c06b420f34c1fe1a741f0431d3b00417f08) correct the error in the doc - [`48e3566`](https://github.com/juanfont/headscale/commit/48e3566cfd77ab3f2556baa288f69cda1e7a4561) added example docker-compose.yaml - [`439f76c`](https://github.com/juanfont/headscale/commit/439f76c79f6894b15d744c063bfebc406eabedeb) Update CHANGELOG.md - [`d771159`](https://github.com/juanfont/headscale/commit/d771159637dc71a25ba63b51bb95347b2ce943d2) change the port forwarding to listen to only localhost - [`6e8e5bd`](https://github.com/juanfont/headscale/commit/6e8e5bd3908b8a7cc3adff134cd08d481829a251) Merge branch 'main' into doc-dev - [`f2dfe5b`](https://github.com/juanfont/headscale/commit/f2dfe5b0b5a9e067cb2238475f220f122aa4995e) removed the sock related doc - [`e7b5467`](https://github.com/juanfont/headscale/commit/e7b54670e5d85d4bc4bde50bf7f8b27c231b9feb) rm CHANGELOG entry - [`ebf4439`](https://github.com/juanfont/headscale/commit/ebf4439723692fcbaadcda2c5b2dcac218e64999) use explicit version ### 📊 Changes **1 file changed** (+20 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/running-headscale-container.md` (+20 -0) </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 - [x] updated documentation if needed - [x] updated CHANGELOG.md <!-- If applicable, please reference the issue using `Fixes #XXX` and add tests to cover your new code. --> --- <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:46 +01:00
adam closed this issue 2025-12-29 03:19:46 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2102