Support object storage service
aidewoode opened this issue · 2 comments
aidewoode commented
Support object storage service
sruckh commented
Can you use minio or SDFS to mount S3 bucket locally and then share that with container?
aidewoode commented
Of course you can, but it's inefficient. Because it's need to read whole file from object storage service just for meta data. I used to add comments about this. You can read here #7 (comment)