fazalfarhan01 / EarnApp-Docker

Containerized version of BrightData's EarnApp
https://hub.docker.com/r/fazalfarhan01/earnapp
43 stars 24 forks source link

arm version #6

Closed Kawabountou closed 2 years ago

Kawabountou commented 2 years ago

Hi and thanks for your job.

Your docker work fine on amd64.

Moreover, is it possible to convert your docker for arm architecture? (like RPi0).

Thanks in advance for your replie.

fazalfarhan01 commented 2 years ago

Hey. The previous version of RPI0 is an arm V6, I had tried building an image for arm V6 and unfortunately the build failed. There's an armv7 version available, any pi above the 3B version will work with that.

Kawabountou commented 2 years ago

OK, thanks for your replie.

for information, earnapp work on arm v6 https://www.maison-et-domotique.com/133514-earnapp-gagner-15-dollars-par-mois-grace-au-raspberrypi/ (in french^^)

so, i will check what's wrong

fazalfarhan01 commented 2 years ago

Yep. Earnapp works on armv6, but i haven't been able to build an image for docker on armv6. That's the issue here.. 🥲

Kawabountou commented 2 years ago

i have found some information

ubuntu 20.04 is not fullfully compatible arm v6

when i switch between ubuntu and debian:stretch (wich is totaly compatible), the building and the docker works fine.

Moreover, i have a last problem because files are not copied to the bolder inside the docker

fazalfarhan01 commented 2 years ago

Can you list the files which aren't being copied? Well actually there's no reason for that. Let me know if there's any particular error during the build or during install

Kawabountou commented 2 years ago

sry, i forget to read this line RUN bash /app/src/setup.sh && rm -r /app/src so it's normal

i continue to investigate the problem, and when i enter in the docker, earnapp doesn't exist /usr/bin/earnapp: No such file or directory

i think that there is a problem during the installation

fazalfarhan01 commented 2 years ago

Cool... Submit a PR if you find the solution.

And earnapp is downloaded in the /downloads directory. The install script copies it to cwd and then runs the earnapp install command

Kawabountou commented 2 years ago

have you a discord for tchating. I don't find the solution

fazalfarhan01 commented 2 years ago

Yep.. @toothyraider201#4454