We need a docker image for linux adapters , which has minio and java installed. Currently we download a rpm for minio and then proceed to install it every time we run CI, this increases CI build time and also is not reliable (for e.g the recent cert expiry on dl.min.io ) .
Description
We need a docker image for linux adapters , which has minio and java installed. Currently we download a rpm for minio and then proceed to install it every time we run CI, this increases CI build time and also is not reliable (for e.g the recent cert expiry on dl.min.io ) .