{"id":20310832,"url":"https://github.com/progrium/docker-9p","last_synced_at":"2025-04-11T16:03:59.245Z","repository":{"id":57600768,"uuid":"95069954","full_name":"progrium/docker-9p","owner":"progrium","description":"Docker Volume Plugin for 9P","archived":false,"fork":false,"pushed_at":"2018-01-12T22:37:31.000Z","size":3611,"stargazers_count":8,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-20T06:38:03.182Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/progrium.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-22T03:18:00.000Z","updated_at":"2022-10-22T13:42:23.000Z","dependencies_parsed_at":"2022-08-25T17:52:11.533Z","dependency_job_id":null,"html_url":"https://github.com/progrium/docker-9p","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/progrium%2Fdocker-9p","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrium%2Fdocker-9p/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrium%2Fdocker-9p/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/progrium%2Fdocker-9p/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/progrium","download_url":"https://codeload.github.com/progrium/docker-9p/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224664788,"owners_count":17349479,"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-14T17:34:41.028Z","updated_at":"2024-11-14T17:34:41.663Z","avatar_url":"https://github.com/progrium.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-9p\n\n9P plugin for Docker\n\n## How to build\n\nAssuming you have Docker set up:\n\n```\n$ make rootfs create enable\n```\n\nThis will create and enable a plugin called progrium/docker-9p.\n\n## How to test\n\nYou need to have a 9P server running, like the one in [progrium/go-p9p](https://github.com/progrium/go-p9p), and then you can create\na volume pointing to it:\n\n```\ndocker volume create -d progrium/docker-9p -o host=\u003cyour host\u003e -o port=5640 testvol\n```\nAnd now you can run a container that will connect to that 9P server and have\nthe filesystem already mounted:\n\n```\ndocker run -it -v testvol:/mnt alpine sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrium%2Fdocker-9p","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogrium%2Fdocker-9p","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogrium%2Fdocker-9p/lists"}