MinioSPK
MinioSPK copied to clipboard
Minio packaging for ARM-7 Synology NAS's
Hi there Darkmuggle, I have a synology ds1515 with DSM7 installed. I compiled MinioSPK according to your instructions with `make arm7` This results in 2 files (I think, I didn't...
This PR makes the following changes: - Updates builder image to `golang:1.21`as the most recent version of minio (tested with RELEASE.2024-02-17T01-15-57Z) requires it: ``` github.com/minio/minio/cmd imports github.com/minio/kes-go imports slices: package...
Recent versions of Git added a feature to check ownership of the repository. This caused `buildscripts/gen-ldflags.go` to fail with exit status 128 due to the image being run as uid...