Install MinIO Python SDK in Spark/Quality Docker Images
Add the MinIO Python SDK to the Spark worker Docker images to support object storage integration.
Required package:
- minio
Context: This enables the Spark jobs to upload/download results via MinIO object storage instead of local filesystem, as discussed in our main issue.