minio-multiarch
minio-multiarch copied to clipboard
Nightly builds of Minio server Docker images. Compatible with arm64, armhf/armv7, and amd64.
Getting the following error when running the container docker: no matching manifest for linux/arm/v7 in the manifest list entries.
Due to several reasons, I use Raspbian Buster Lite on my Pi4. Unfortunately `jessestuart/minio:latest` doesn't contain image for `armhf` target despite declared platform support in readme file. Is the any...
Hi, I do not manage to create / list users using 'mc admin user' command and my docker minio-multiarch installation. I have setup the minio store using docker-compose: ```yaml #...