Open jclaveau opened 5 years ago
https://github.com/imp/dnsmasq/blob/master/dnsmasq.conf.example
or if you want it to read another file, as well as /etc/hosts, use this. addn-hosts=/etc/banner_add_hosts
Generate a conf file descriptor from a FIFO?
https://unix.stackexchange.com/questions/63923/pseudo-files-for-temporary-data https://en.wikipedia.org/wiki/Process_substitution
Add hosts provided by Traefik? http://traefik.localhost/api/http/routers
From docker-compose? https://whi.tw/ell/posts/docker-compose-traefik-dnsmasq/
https://github.com/imp/dnsmasq/blob/master/dnsmasq.conf.example
Generate a conf file descriptor from a FIFO?
https://unix.stackexchange.com/questions/63923/pseudo-files-for-temporary-data https://en.wikipedia.org/wiki/Process_substitution
Add hosts provided by Traefik? http://traefik.localhost/api/http/routers
From docker-compose? https://whi.tw/ell/posts/docker-compose-traefik-dnsmasq/