neothematrix / noip-renew

Auto renew (confirm) noip.com free hosts
https://hub.docker.com/r/moebiuss/noip-renew
Apache License 2.0
54 stars 20 forks source link

Docker version for raspberry #28

Closed minscof closed 2 years ago

minscof commented 2 years ago

Thank you for your project.

I would like to use it in a docker environment on a raspberry pi with buster debian.

Could you add this on docker hub ?

neothematrix commented 2 years ago

ciao @minscof I'm trying to add a build for raspi, I guess what you really need is a build for "arm" architecture of the image, that is missing. Can you confirm the architecture of the raspberry pi? is it arm/v7?

minscof commented 2 years ago

Yes my raspberry architecture is arm/v7, thank you for your help

neothematrix commented 2 years ago

I think I managed to produce an arm/v7 version, can you try the dev image before I push it to master? this is the dev image that should be available also for arm/v7: moebiuss/noip-renew:dev let me know!

neothematrix commented 2 years ago

@minscof did you have time to check? I don't have an arm/v7 so I can't test if everything works properly. thanks!