maelgangloff / domain-watchdog

An app that uses RDAP to collect publicly available info about domains, track their history, and purchase them
https://demo.domainwatchdog.eu
GNU Affero General Public License v3.0
188 stars 11 forks source link

ARM64 docker image version #43

Closed AlejandroAkbal closed 2 months ago

AlejandroAkbal commented 2 months ago

Hey, Im trying to run this on ARM and I get this error:

php-worker The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested

Could you please enable releasing ARM versions besides AMD64?

maelgangloff commented 2 months ago

Hey, I updated the workflow for publishing to Docker Hub. The Docker image is now available for arm64 platforms. Future builds will be for both amd64 and arm64 platforms.