AdguardTeam / AdguardTeam/AdGuardHome

Map docker containers names with ports

オープン
#8,259 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
feature request
主要言語
TypeScript
スター
36.9k
フォーク
2.5k
PR マージ指標
30日以内にマージされた PR はありません

説明

### Prerequisites

- [x] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions) and found no answer

- [x] I have searched other issues and found no duplicates

- [x] I want to request a feature or enhancement and not ask a question

### The problem

Adding IPs to the list isn’t a viable option as they can change and Adguard doesn't auto grab the containers names.

### Proposed solution

Auto map the Docker container names directly so they appear in the filter list instead of just the IPs.

List all container and port numbers
`
docker ps --format "table {{.Names}}\t{{.Ports}}"`

Doesn't work inside container without docker support added for the command.

### Alternatives considered and additional information

A search didn't find any open "issues"

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。