https://github.com/mohammadne/cfs
Linux Namespaces & Cgroups
https://github.com/mohammadne/cfs
Last synced: 7 months ago
JSON representation
Linux Namespaces & Cgroups
- Host: GitHub
- URL: https://github.com/mohammadne/cfs
- Owner: mohammadne
- License: gpl-3.0
- Created: 2023-02-04T06:22:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-12-07T06:17:25.000Z (8 months ago)
- Last Synced: 2025-12-10T08:27:42.404Z (8 months ago)
- Language: Go
- Homepage:
- Size: 168 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CFS




> CFS stands for Container From Scratch

Here we aimed to demonstrate linux `namespaces` and a sample Go code show how docker uses namespaces to create containerized environments.
## resources
-
-
-