Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/aventer-ug/docker-volume-s3
- Owner: AVENTER-UG
- License: mit
- Created: 2022-01-29T21:36:55.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-17T13:05:19.000Z (over 1 year ago)
- Last Synced: 2024-06-20T16:45:17.590Z (7 months ago)
- Topics: docker, golang, s3, s3fs, storage
- Language: Go
- Homepage:
- Size: 13.8 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.