{"id":31751830,"url":"https://github.com/tks98/containert","last_synced_at":"2026-05-15T22:04:33.240Z","repository":{"id":46451942,"uuid":"512555889","full_name":"tks98/containert","owner":"tks98","description":"Rust-based simple container runtime","archived":false,"fork":false,"pushed_at":"2023-10-16T03:15:24.000Z","size":59991,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-10-16T21:35:38.706Z","etag":null,"topics":["cgroups","containers","linux","namespaces","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/tks98.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}},"created_at":"2022-07-10T22:49:34.000Z","updated_at":"2023-10-16T02:58:38.000Z","dependencies_parsed_at":"2022-09-15T21:22:41.464Z","dependency_job_id":null,"html_url":"https://github.com/tks98/containert","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/tks98/containert","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tks98%2Fcontainert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tks98%2Fcontainert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tks98%2Fcontainert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tks98%2Fcontainert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tks98","download_url":"https://codeload.github.com/tks98/containert/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tks98%2Fcontainert/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001782,"owners_count":26083173,"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-10-09T02:00:07.460Z","response_time":59,"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","containers","linux","namespaces","rust"],"created_at":"2025-10-09T16:31:15.571Z","updated_at":"2025-10-09T16:33:08.383Z","avatar_url":"https://github.com/tks98.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"assets/logo.png\" width=\"200\" alt=\"Your Logo\"\u003e\n\u003c/div\u003e\n\n## containert\ncontainert serves as a simple container runtime tool designed for educational purposes. It executes binary files in secure, isolated settings using Linux cgroups and namespaces. \n\n\n## Usage\n\nRun the program with the following command:\n\n```bash\ncontainert --binary_path [path/to/binary] --rootfs [path/to/rootfs]\n```\n\n- `binary_path`: Path to the binary you want to run in the container.\n- `rootfs`: Path to the root filesystem for the container.\n\nExample: (I extracted the rootfs for an ubuntu docker image)\n\n```bash\ncontainert --binary_path /bin/bash --rootfs ubuntu/rootfs\nroot@ubuntu-linux-22-04-desktop:/# ls\nbin  boot  dev  etc  home  lib  lost+found  media  mnt  opt  proc  root  run  sbin  snap  srv  swap.img  sys  tmp  usr  var\n```\n\n## Contributing\n\nFeel free to create issues for bugs and feature requests, or make pull requests to improve the utility.\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftks98%2Fcontainert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftks98%2Fcontainert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftks98%2Fcontainert/lists"}