tunix / digitalocean-dyndns

Dynamic DNS using DigitalOcean's DNS Services
75 stars 30 forks source link

Arm64 image #17

Open vavallee opened 3 years ago

vavallee commented 3 years ago

Would it be possible to get an arm64 compatible image? Thanks!

tunix commented 3 years ago

Hi @vavallee, unfortunetely I don't have an arm64 device. But there seems to be a way to build multi arch images. I'll see what I can do and will let you know.

stellarpower commented 3 years ago

I'm just building this manually now, would also be useful for my Pi server. linuxserver.io have a lot of containers doing things the right way and they use the platform manifest to sort out architectures, I haven't yet managed to look but might be worth checking out.