aahnik / tgcf

The ultimate tool to automate custom telegram message forwarding. Live-syncer, Auto-poster, backup-bot, cloner, chat-forwarder, duplicator, ... Call it whatever you like! tgcf can fulfill your custom needs.
https://github.com/aahnik/tgcf/wiki
MIT License
1.38k stars 809 forks source link

WARNING: The requested image's platform (linux/amd64) does not match the detected host platform #550

Open Monikajosa opened 11 months ago

Monikajosa commented 11 months ago

Idlk to run on QNAP Nas but this error let it not work WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm/v7) and no specific platform was requested Running in Docker is there any fix?

mar-tusita commented 11 months ago

Where did you get the image?

https://hub.docker.com/r/aahnik/tgcf/tags has only for amd64, not for armv7. Change your QNAP box to the one using amd64 CPU (I'm not sure if you can) or give up using the image; it's not a bug of the image.

djfaizp commented 4 months ago

clone repository and try docker build .