Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/altaris/minio-arm

minio docker image for arm
https://github.com/altaris/minio-arm

arm docker minio minio-server

Last synced: about 1 month ago
JSON representation

minio docker image for arm

Awesome Lists containing this project

README

        

# minio-arm

A [minio](https://min.io/) docker image for ARM. Basically a copypasta from
[this](https://github.com/pixelchrome/minio-arm) and
[this](https://github.com/dimianstudio/minio-arm) 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](https://wiki.alpinelinux.org/wiki/Release_Notes_for_Alpine_3.13.0#time64_requirements),
whence the use of
[`arm32v7/alpine:3.12`](https://hub.docker.com/r/arm32v7/alpine) 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

, and I just can't be bothered with that today.