←back to thread

672 points LexSiga | 3 comments | | HN request time: 0.43s | source
Show context
Imustaskforhelp ◴[] No.45667080[source]
https://github.com/coollabsio/minio

I was reading the github discussion and found out that coollabs has taken on the decision to make docker images for these.

https://github.com/coollabsio/minio

https://github.com/minio/minio/issues/21647#issuecomment-342...

>Until we (the community) figure out something, I made an automated docker image version here: https://github.com/coollabsio/minio

The latest release is already available on ghcr and on dockerhub for amd and arm.

Well they have locked the discussion right now it seems but hope the community does something since my brother once asked for how to store audio and I thought that something like S3 could be perfect for it and wanted him to use minio or check it out.

Idk what I will recommend now? Garage? Seaweedfs?

replies(1): >>45667302 #
1. mlrtime ◴[] No.45667302[source]
Wow, ~75 lines of Dockerfile and ~300 lines of github actions, hosted on a FREE platform.

Seriously, what is the rage here, anyone could do this.

replies(2): >>45667355 #>>45667390 #
2. ThatPlayer ◴[] No.45667355[source]
Anyone including MinIO. So why did they stop doing it when it was so easy?

Especially because they haven't provided any reasoning for this decision, so everyone assumes the worst. I can't really think of any reason for this that puts them in a positive light either, can you?

3. Imustaskforhelp ◴[] No.45667390[source]
I hope you have read the github issue page

This was the first person after so so many comments to actually do something about it, and he's from coolify which can be decently trusted with.

Everybody likes to rant and the dislikes on github issues show but I just respect the guy for even taking his time to write this.

Sure you can try to reduce it to LOC or anyone can do this, but did you?

Also there is a trust factor, I can trust coolify's docker image as compared to any other people.