v2.5.1: Pulling from wxhere/bitcomet
Digest: sha256:1a5d3f937a50bb23ec9b198e4d5fadb96bdfa49044b7ba207b9fe977b3f998a8
Status: Image is up to date for wxhere/bitcomet:v2.5.1
image with reference docker.io/wxhere/bitcomet:v2.5.1 was found but does not match the specified platform: wanted linux/arm64, actual: linux/amd64
The BitComet executable that I download from www.bitcmet.com has a file name of “BitComet-2.5.1-x86_64.AppImage”
The filename indicate this appImage is only for x86_64 platform and not for ARM platform.
AppImage is just a tool to package all required libraries together with the BiComet executable so user can run the program withut further installation to the system. The developer still need to include the ARM version of BitComet before the user can run the file on an ARM platform.