docker-dnsmasq
docker-dnsmasq copied to clipboard
Hope to add support for the arm platform
I want to run it on my raspberry pi.
Hopefully, @jpillora will create an arm tag for this image, in the meantime if you want to run it on arm, I've managed to get it working on my pi3
https://hub.docker.com/r/eafxx/dnsmasq
Hopefully, @jpillora will create an arm tag for this image, in the meantime if you want to run it on arm, I've managed to get it working on my pi3
https://hub.docker.com/r/eafxx/dnsmasq
OK,thanks.Does it support for arm64? my pi3 's operating system is ubuntu 64 bit.
Aye! I'm running it on my pi3, Ubuntu 18.04 64bit.
Aye! I'm running it on my pi3, Ubuntu 18.04 64bit.
That's fine, I am also Ubuntu 18.04 64bit.Thanks again.
For anyone interested, I've taken a different approach to make platform selection transparent on my fork outlyer-net/docker-dnsmasq-multiarch
See https://hub.docker.com/r/outlyernet/dnsmasq-multiarch
For anyone interested, I've taken a different approach to make platform selection transparent on my fork outlyer-net/docker-dnsmasq-multiarch
See https://hub.docker.com/r/outlyernet/dnsmasq-multiarch
It looks very good.