# ContainX/docker-volume-netshare

Docker NFS, AWS EFS, Ceph & Samba/CIFS Volume Plugin

Repository: https://github.com/ContainX/docker-volume-netshare
Canonical: https://ross.abutalabs.com/products/docker-volume-netshare
Homepage: http://netshare.containx.io
Language: Go
License: Apache-2.0
License Family: permissive
Topics: docker, volume-plugin, nfs, efs, cifs, cifs-volume-plugin, samba, docker-nfs
Last push: 2021-04-12T10:34:49+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3970, "days_push": 1969, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1141, forks 167 (observed 2026-08-28T04:03:44.516572+00:00)

## What it is
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
- artifact type: plugin
- maturity: maintenance
- function: file-system, container-runtime, plugin-system
- domain: self-hosted, cloud-computing
- platform: go, cli
- tags: docker-volume-plugin, nfs, aws-efs, cifs, samba, ceph, network-storage, containers, devops, linux, docker

## Member repositories
- ContainX/docker-volume-netshare (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:44.516572+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:35:21.876144+00:00, confidence not recorded.
  - readme: https://github.com/ContainX/docker-volume-netshare (fetched 2026-08-28T04:03:44.516572+00:00, sha 8e36a771ec78)
- Data as of 2026-08-30T08:39:29.467469+00:00.
