mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 17:35:54 +03:00
[PR #88] [MERGED] Access containers by it's name / service name #262
Labels
No labels
bug
confirmed
discussion
duplicate
enhancement
feature
feature-request
not-planned
pull-request
secondary-feature
stale
triage
waiting-feedback
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dns-proxy-server-mageddo#262
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/mageddo/dns-proxy-server/pull/88
Author: @mageddo
Created: 10/5/2018
Status: ✅ Merged
Merged: 10/6/2018
Merged by: @mageddo
Base:
master← Head:feature/86📝 Commits (9)
8392a48#86 refactoring hostnames recover78fb89d#86 unitary test for actual getHostnames9cafc6d#86 implementing container / service name register as hostnamece567a4#86 documenting5315c69#86 adding more instructions of how to run it5ab53eb#86 simplifying running itcb3bd45#86 fixing unit tests3ffe7f1#86 bump go versiond274b06#86 bump version📊 Changes
13 files changed (+192 additions, -24 deletions)
View changed files
📝
README.md(+1 -1)📝
RELEASE-NOTES.md(+3 -0)📝
VERSION(+1 -1)📝
conf/conf.go(+10 -0)📝
docker-compose.yml(+1 -1)📝
docs/developing/Developing-at-the-project.md(+3 -3)📝
docs/features.md(+37 -1)📝
docs/running.md(+2 -1)📝
events/docker/docker.go(+48 -16)➕
events/docker/docker_test.go(+78 -0)📝
events/local/local.go(+1 -0)📝
flags/flags.go(+4 -0)📝
utils/env/env.go(+3 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.