Docker image for the awesome massdns high-performance DNS resolver.
It's based on Alpine edge image.
The image already includes a file with
reliable resolvers, so
you don't even need to specify -r
flag.
sudo docker run -it --rm \
-v path/to/names.txt:/data/names.txt \
ilyaglow/massdns -o Sndtu /data/names.txt