{"id":21477209,"url":"https://github.com/michaldziuba03/pocky","last_synced_at":"2026-05-20T07:01:49.579Z","repository":{"id":261012532,"uuid":"882284118","full_name":"michaldziuba03/pocky","owner":"michaldziuba03","description":"Pocky - lightweight, pocket containers ⚓","archived":false,"fork":false,"pushed_at":"2024-11-08T04:14:27.000Z","size":1540,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-02T06:00:50.672Z","etag":null,"topics":["cgroups","chroot","container","containers","docker","namespaces"],"latest_commit_sha":null,"homepage":"","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/michaldziuba03.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-11-02T12:05:15.000Z","updated_at":"2024-11-08T04:14:30.000Z","dependencies_parsed_at":"2024-11-04T08:18:40.736Z","dependency_job_id":"e6ec02d7-7716-4cea-aae4-7382f957e5c8","html_url":"https://github.com/michaldziuba03/pocky","commit_stats":null,"previous_names":["michaldziuba03/pocky"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/michaldziuba03/pocky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaldziuba03%2Fpocky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaldziuba03%2Fpocky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaldziuba03%2Fpocky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaldziuba03%2Fpocky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaldziuba03","download_url":"https://codeload.github.com/michaldziuba03/pocky/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaldziuba03%2Fpocky/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273386663,"owners_count":25096247,"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","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cgroups","chroot","container","containers","docker","namespaces"],"created_at":"2024-11-23T11:12:44.825Z","updated_at":"2026-05-20T07:01:44.552Z","avatar_url":"https://github.com/michaldziuba03.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e ⚠️ Experimental project.\n\n# pocky\n\nPocky - lightweight, pocket containers ⚓\n\n![image](https://github.com/user-attachments/assets/8ec1e6ab-2e64-4a81-9a85-7603a3288dfd)\n\n\n\u003e Basic container with Alpine Linux (I use Ubuntu WSL as host btw).\n\n## TODO:\n\n- [x] Ability to run container (process with specific **namespace** flags)\n- [x] Download Alpine Linux rootfs and chroot to it (currently acts like **\"image\"**).\n- [x] Configurable limitations (via **cgroups**)\n- [ ] Support **cgroups** v2 and hybrid.\n- [x] Experiment with `pivot_root` over `chroot` as more secure alternative (or make it configurable)\n- [ ] Implement something what acts as actual, configurable images\n- [ ] More networking separation options, bridge etc\n- [ ] Real CLI interface and maybe REST API\n- [x] Init default devices like `/dev/urandom`, `/dev/null`\n\n## Build\n\n\u003e Project relies on **Linux-specific** technology and syscalls.\n\nYou can use `make` utility to build project\n\nFirst run may require configuring `resolve.conf`. Currently it shares all networking with host (works like `host` parameter in Docker)\n\n```shell\nmake\ncd build\n# currently it always installs alpine \nsudo ./pocky download alpine\n# run any binary on installed distro\nsudo ./pocky run /bin/sh\n```\n\n## License\n\nDistributed under the MIT License. See `LICENSE` for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaldziuba03%2Fpocky","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaldziuba03%2Fpocky","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaldziuba03%2Fpocky/lists"}