Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aventer-ug/docker-volume-s3

Docker Engine managed plugin to manage S3 volumes.
https://github.com/aventer-ug/docker-volume-s3

docker golang s3 s3fs storage

Last synced: 24 days ago
JSON representation

Docker Engine managed plugin to manage S3 volumes.

Awesome Lists containing this project

README

        

# Docker volume plugin for S3

Note: This is a fork and improved version of https://github.com/cblomart/s3vol

## Changelog

### master

- fix: Mount error if the bucket is new and does not have a "data" (mountdir) directory.