Can anyone recomend a good docker service that I can use in place of Google Cloud Storage in a sandboxed environment.
Previously when using AWS, I have swapped out the S3 buckets for a minio server running in a docker container as it has the same APIs. I'm looking for something similar
Thanks