Upgrade error: No matching manifest for linux/arm64/v8 in the manifest list entries

I’m currently on Seafile 13.0.12 docker version on an OrangePi 5 Max Arm SBC. When I try to pull the latest image (13.0.15) I’m getting this error message:

#: docker pull seafileltd/seafile-mc:13.0-latest
13.0-latest: Pulling from seafileltd/seafile-mc
no matching manifest for linux/arm64/v8 in the manifest list entries

As I’m currently running Seafile on this very system, this doesn’t make sense. Any ideas?

1 Like

Unfortunately, there is currently no arm64 build for 13.0.15 available on Dockerhub.

Until that is resolved use 13.0.12 or build your own arm64 image using an adjusted version of seafile-docker/image/pro_seafile_13.0_arm at master · haiwen/seafile-docker · GitHub

Thanks. I have not the faintest idea how to adjust those files or how to build a docker image.

An official statement would be nice, though. Is Seafile on arm64 a dead end?

1 Like

Finally, there is an arm64image available on Dockerhub for 13.0.15as well.

This was a mistake from us. Arm64 version was not be uploaded.

Currently we are improving our building and uploading system to avoid such issues.