https://github.com/ibug/ispawn
iSpawn is an educational container implementation like systemd-nspawn, designed for OS labs
https://github.com/ibug/ispawn
container containers linux linux-containers
Last synced: 12 months ago
JSON representation
iSpawn is an educational container implementation like systemd-nspawn, designed for OS labs
- Host: GitHub
- URL: https://github.com/ibug/ispawn
- Owner: iBug
- License: gpl-3.0
- Created: 2020-03-15T10:31:04.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-16T18:04:52.000Z (over 5 years ago)
- Last Synced: 2025-01-23T16:39:52.157Z (about 1 year ago)
- Topics: container, containers, linux, linux-containers
- Language: C
- Homepage: https://ibug.io/p/23
- Size: 54.7 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iSpawn
Write your own container implementation like [systemd-nspawn][nspawn].
This project is licensed under the GNU General Public License, either version 3, or (at your option) any later version. See the [LICENSE](LICENSE) file for more details.
[nspawn]: https://www.freedesktop.org/software/systemd/man/systemd-nspawn.html