docker-dns-rs Rewrite of https://github.com/phensley/docker-dns in Rust. Code uses hickory-dns as the DNS library, hyper-unix-socket to talk to Docker over a Unix socket and Tokio to be the Socket glue. License MIT, see LICENSE SPDX-License-Identifier: MIT