{"id":13648636,"url":"https://github.com/flouthoc/vas-quod","last_synced_at":"2025-04-06T06:09:58.687Z","repository":{"id":47278226,"uuid":"324717278","full_name":"flouthoc/vas-quod","owner":"flouthoc","description":":aerial_tramway: Minimal linux container runtime","archived":false,"fork":false,"pushed_at":"2021-09-05T11:10:20.000Z","size":53,"stargazers_count":448,"open_issues_count":3,"forks_count":22,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-03-30T05:05:51.241Z","etag":null,"topics":["cgroup","container-runtime","containers","linux-containers","lxc","unshare","vas-quod"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flouthoc.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":"2020-12-27T08:20:32.000Z","updated_at":"2025-02-26T04:49:12.000Z","dependencies_parsed_at":"2022-08-28T16:50:48.122Z","dependency_job_id":null,"html_url":"https://github.com/flouthoc/vas-quod","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flouthoc%2Fvas-quod","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flouthoc%2Fvas-quod/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flouthoc%2Fvas-quod/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flouthoc%2Fvas-quod/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flouthoc","download_url":"https://codeload.github.com/flouthoc/vas-quod/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247441053,"owners_count":20939239,"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":["cgroup","container-runtime","containers","linux-containers","lxc","unshare","vas-quod"],"created_at":"2024-08-02T01:04:24.900Z","updated_at":"2025-04-06T06:09:58.662Z","avatar_url":"https://github.com/flouthoc.png","language":"Rust","funding_links":[],"categories":["Rust","containers"],"sub_categories":[],"readme":"# vas-quod \n\n\n A tiny minimal container runtime written in Rust.\n The idea is to support a minimal isolated containers without using existing runtimes, vas-quod uses linux [syscall](https://en.wikipedia.org/wiki/System_call) to achieve isolated containers { namespaces, cgroups, chroot, unshare }.\n \n ![Image](../main/assets/vas-quod.png?raw=true) \n\n## Usage\n\n\n```bash \nUsage: ./vas-quod - minimal container runtime [options]\nOptions:\n    -r, --rootfs path   Path to root file-system eg. --rootfs /home/alpinefs\n    -c, --command command\n                        Command to be executed eg. --command `curl\n                        http://google.com`\n    -h, --help          print this help menu\n```\n\n* #### rootfs\nPath to root filesystem\n\nDownload a sample root filesystem from https://github.com/flouthoc/vas-quod/releases/download/rootfs/rootfs.tar.gz\n\n* #### command\nContainer entrypoint command\n\n## Roadmap\n* Add Support for network bridges.\n* Implement `-m` or `--mount` to mount read-only files from host machine.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflouthoc%2Fvas-quod","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflouthoc%2Fvas-quod","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflouthoc%2Fvas-quod/lists"}