ContainX/docker-volume-netshare
Docker NFS, AWS EFS, Ceph & Samba/CIFS Volume Plugin observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3970
- days_rel: n/a
- days_push: 1969
- n_releases_24m: 0
Adoption not part of the score
1141 stars · 167 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Docker volume plugin written in Go that lets containers directly mount NFS v3/4, AWS EFS, Ceph, and Samba/CIFS network shares. It runs as a service alongside the Docker daemon and registers a volume driver usable via --volume-driver.
Use cases
- mount nfs shares inside docker containers
- use aws efs as docker volume storage
- mount cifs/samba network shares in containers
- share persistent network storage across docker hosts
- run stateful containers backed by network file systems
When to choose
- you need NFS, EFS, or CIFS volumes mounted directly into Docker containers on Linux
- you want shared persistent storage across multiple Docker hosts without a storage orchestrator
When to avoid
- you are on Docker 19+ and can use built-in volume driver plugins or CSI drivers instead
- you need actively maintained software - the last release was 2021
- you need network storage on non-Linux hosts
Facets
plugin · maturity maintenance
file-system container-runtime plugin-system self-hosted cloud-computing go cli docker-volume-plugin nfs aws-efs cifs samba ceph network-storage containers devops linux docker
1 source
- readme: https://github.com/ContainX/docker-volume-netshare · fetched 2026-08-28 · 8e36a771ec78
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| ContainX/docker-volume-netshare | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="ContainX/docker-volume-netshare")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem