Docker Using S3 As Volume

You don’t need to use s3fs or other tools to mount S3 in folder, then mount it as volume in docker. Now, you can use S3 in docker as volume with rclone docker plugin
2 minutes to read
ipang