An open API service indexing awesome lists of open source software.

https://github.com/zas/docker-tinydns

tinydns & dnscache
https://github.com/zas/docker-tinydns

Last synced: 2 months ago
JSON representation

tinydns & dnscache

Awesome Lists containing this project

README

        

# docker-tinydns
Docker image with tinydns and dnscache

```bash
docker run -dit -p 53:53/udp -p 53:53/tcp -v /etc/tinydns/data:/etc/tinydns/root/data --name tinydns zas/tinydns
```