qnlbnsl / docker-volume-plugins

Managed docker volume plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Managed docker volume plugins

License:Eclipse Public License 2.0


Languages

Language:Go 80.0%Language:Dockerfile 14.5%Language:Shell 5.5%