mirror of
https://github.com/pgsty/minio.git
synced 2026-03-25 02:15:54 +01:00
Rework Dockerfile.goreleaser to download the latest mcli binary from pgsty/mc GitHub releases, verify its SHA-256 checksum, and install both mcli and mc (symlink) into the final image alongside minio and curl. Also add download-static-curl.sh to goreleaser extra_files and enable workflow_dispatch for the release workflow.