minio-multiarch
minio-multiarch copied to clipboard
Unable to run on Raspberry Pi 4
Getting the following error when running the container
docker: no matching manifest for linux/arm/v7 in the manifest list entries.
Hi, Same message here (on Raspberry Pi Model 2 B Revision 1.1 1GB, Sony) :
pi@piapp1:~ $ docker pull jessestuart/minio:latest
latest: Pulling from jessestuart/minio
no matching manifest for unknown in the manifest list entries
This image works for me jessestuart/minio:RELEASE.2020-02-07T23-28-16Z-arm
but there doesn't seem to have been any builds since then for arm
https://github.com/jessestuart/minio-multiarch/issues/10#issuecomment-626949453
Same here for Orange pi plus (running Armbian)
Could only run with jessestuart/minio:RELEASE.2020-02-07T23-28-16Z-arm
(jessestuart/minio:latest-arm
)