cdhowie / netflix-no-ipv6-dns-proxy

NOTE: I am no longer a Netflix subscriber and therefore cannot reasonably maintain this project anymore. (Fix for Netflix blocking various IPv6 tunnels by returning no results for AAAA queries of Netflix domains)
Other
88 stars 19 forks source link

Add docker instructions #19

Open jthomaschewski opened 7 years ago

jthomaschewski commented 7 years ago

I created a basic docker configuration using alpine linux as base.

To make this easier I moved the configuration to a separate file and added a config for a basic docker setup (using default resolv-conf).

Maybe this is interesting for others and worth merging. Pushing the image to docker hub would make things even easier.