MinIO stops distributing free Docker images
1–10 of 585 posts
Re: MinIO stops distributing free Docker images
#2[deleted]
Re: MinIO stops distributing free Docker images
#3Looking at the change to the README last week[1], it looks like MinIO went from "MinIO has no planned or scheduled releases for this repository" and "
While a new release may be cut at any time, there is no timeline for when a subsequent release may occur." to "The MinIO community edition is now distributed as source code only".
Based on promises alone, I think that means they un-dropped the open source project but still only distribute the binaries to their customers.
[1]: https://github.com/minio/minio/commit/9e49d5e7a648f00e26f224...
Re: MinIO stops distributing free Docker images
#4Not a full replacement but there is Garage, which was quite well received in other HN threads.
Re: MinIO stops distributing free Docker images
#5Is there a fork already?
Re: MinIO stops distributing free Docker images
#6MinIO was already before tricky because their interpretation of the AGPL is way to broad.
Re: MinIO stops distributing free Docker images
#7Keep in mind this is the same project that removed all useful functionality from the included web UI in the community edition with the excuse that it was too much effort to maintain.
This is another case of VC-funded companies pulling up the ladder behind themselves.
Re: MinIO stops distributing free Docker images
#8Time to switch to Garage for dev environments and reconsider minio for prod. This is not how to do open source.
Re: MinIO stops distributing free Docker images
#9Is there a fork already?
Do we need a fork? As an example, ffmpeg is source only for mac and windows, which just means someone else is building and distributing binaries.
Re: MinIO stops distributing free Docker images
#10I'm glad to have migrated to garage in time. This is quite unfortunate though as a lot of open source projects, like plane.so, used minio via container images for s3 with docker compose.