docker-dnsmasq icon indicating copy to clipboard operation
docker-dnsmasq copied to clipboard

Hope to add support for the arm platform

Open Rainy99 opened this issue 6 years ago • 6 comments

I want to run it on my raspberry pi.

Rainy99 avatar Mar 15 '19 13:03 Rainy99

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

elmerfds avatar Apr 17 '19 11:04 elmerfds

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.

Rainy99 avatar Apr 17 '19 12:04 Rainy99

Aye! I'm running it on my pi3, Ubuntu 18.04 64bit.

elmerfds avatar Apr 17 '19 12:04 elmerfds

Aye! I'm running it on my pi3, Ubuntu 18.04 64bit.

That's fine, I am also Ubuntu 18.04 64bit.Thanks again.

Rainy99 avatar Apr 17 '19 12:04 Rainy99

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

outlyer-net avatar Jun 01 '19 08:06 outlyer-net

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.

Rainy99 avatar Jun 02 '19 05:06 Rainy99