[资源介绍]
GitHub - bytesharky/docker-dns: Docker DNS Forwarder is a lightweight tool that enables the host machine to resolve Docker container names to their IPs via domains in the format "container-name.custom-suffix" (e.g., ".docker")
Docker DNS Forwarder is a lightweight tool that enables the host machine to resolve Docker container names to their IPs via domains in the format "container-name.custom-suffix" (e.g., ".docker") - GitHub - bytesharky/docker-dns: Docker DNS Forwarder is a lightweight tool that enables the host machine to resolve Docker container names to their IPs via domains in the format "container-name.custom-suffix" (e.g., ".docker")
- docker-dns - 轻量级 Docker 容器 DNS 转发器,将主机上的容器名称解析为自定义后缀(例如
.docker),以简化服务发现,由
@bytesharky 提供