←back to thread

672 points LexSiga | 1 comments | | HN request time: 0.201s | source
1. asgeirn ◴[] No.45667345[source]
Getting it from source is as easy as `go install github.com/minio/minio@latest` if you have a recent Go.

In addition your favorite Linux distribution probably has it as from-source builds already.

For a container image you could try making one from Alpine or Wolfi.