A minio docker image for ARM. Basically a copypasta from this and this projects.
This image is intended for use in a dockerized Raspbian host. Alpine 3.13 and
above are (for now) unusable due to changes in time64
requirements,
whence the use of
arm32v7/alpine:3.12
as a base
image.
Warning: The Minio server version is frozen at 2022-10-24T18-35-07Z
. After
that there seem to be some migrations needed, see
https://min.io/docs/minio/linux/operations/install-deploy-manage/migrate-fs-gateway.html
, and I just can't be bothered with that today.