{"id":18806290,"url":"https://github.com/rootfs/nfs-ganesha-docker","last_synced_at":"2026-01-08T14:30:17.059Z","repository":{"id":79263688,"uuid":"55528668","full_name":"rootfs/nfs-ganesha-docker","owner":"rootfs","description":"containerized NFS Ganesha daemon","archived":false,"fork":false,"pushed_at":"2016-08-15T21:44:06.000Z","size":1,"stargazers_count":10,"open_issues_count":1,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-29T21:23:28.112Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rootfs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-04-05T17:37:47.000Z","updated_at":"2023-05-10T06:59:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"b494839a-1770-4b6b-896a-c3f25698d7c7","html_url":"https://github.com/rootfs/nfs-ganesha-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootfs%2Fnfs-ganesha-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootfs%2Fnfs-ganesha-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootfs%2Fnfs-ganesha-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rootfs%2Fnfs-ganesha-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rootfs","download_url":"https://codeload.github.com/rootfs/nfs-ganesha-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239742416,"owners_count":19689309,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T22:48:08.125Z","updated_at":"2026-01-08T14:30:14.980Z","avatar_url":"https://github.com/rootfs.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# What it is?\n\nAn experiment to run NFS Ganesha VFS module in a Container\n\n# Prerequisites\n\nMake sure `rpcbind` service is started, otherwise `VFS module failed to unregister` error will occur:\n\nOn RHEL based Linux:\n\n```bash\n # yum install rpcbind -y\n # systemctl start rpcbind\n```\n\n# Build and run the Container\n\n```bash \n  # docker build -t ganesha .\n  # # exports /home/exports using the following command\n  # docker run -ti --net=host --privileged  -v /home/exports/:/exports ganesha\n  # # test mount on another terminal\n  # mount localhost:/exports /mnt\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frootfs%2Fnfs-ganesha-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frootfs%2Fnfs-ganesha-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frootfs%2Fnfs-ganesha-docker/lists"}