[PR #90] [MERGED] ability to set default network on container start #263

Closed
opened 2026-02-26 04:34:40 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mageddo/dns-proxy-server/pull/90
Author: @mageddo
Created: 10/17/2018
Status: Merged
Merged: 10/17/2018
Merged by: @mageddo

Base: masterHead: feature/89


📝 Commits (2)

  • a01eab9 #89 add ability to set default network to use when solving hostname
  • 2acaea2 #89 adding docs

📊 Changes

6 files changed (+107 additions, -6 deletions)

View changed files

📝 .gitignore (+1 -0)
📝 RELEASE-NOTES.md (+3 -0)
📝 VERSION (+1 -1)
📝 docs/features.md (+31 -0)
📝 events/docker/docker.go (+10 -5)
📝 events/docker/docker_test.go (+61 -0)

📄 Description

No description provided


🔄 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/mageddo/dns-proxy-server/pull/90 **Author:** [@mageddo](https://github.com/mageddo) **Created:** 10/17/2018 **Status:** ✅ Merged **Merged:** 10/17/2018 **Merged by:** [@mageddo](https://github.com/mageddo) **Base:** `master` ← **Head:** `feature/89` --- ### 📝 Commits (2) - [`a01eab9`](https://github.com/mageddo/dns-proxy-server/commit/a01eab9aa705e42c447b61204b431da1af72b9f1) #89 add ability to set default network to use when solving hostname - [`2acaea2`](https://github.com/mageddo/dns-proxy-server/commit/2acaea29627569f6a0a2b3f7bd65ce5937446934) #89 adding docs ### 📊 Changes **6 files changed** (+107 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) 📝 `RELEASE-NOTES.md` (+3 -0) 📝 `VERSION` (+1 -1) 📝 `docs/features.md` (+31 -0) 📝 `events/docker/docker.go` (+10 -5) 📝 `events/docker/docker_test.go` (+61 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 04:34:40 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dns-proxy-server-mageddo#263
No description provided.