Skip to content

marcelo-ochoa/docker-volume-plugins

 
 

Repository files navigation

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

Packages

No packages published

Languages

  • Go 80.0%
  • Dockerfile 14.5%
  • Shell 5.5%