Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 950 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 950 Bytes

Docker Managed Volume Plugins

This project provides managed volume plugins for Docker to connect to CIFS, GlusterFS NFS.

Along with a generic CentOS Mounted Volume Plugin that allows for arbitrary packages to be installed and used by mount.

There are two key labels

  • dev this is an unstable version primarily used for development testing, do not use it on production.
  • latest this is the latest version that was built which should be ready for use in production systems.

There is no robust error handling. So garbage in -> garbage out