Linux Containers From Scratch in C
Linux Containers From Scratch in C
A straightforward C implementation of a container runtime, built from the ground up to explore containers and the Linux Kernel.
Linux Containers From Scratch in C
A straightforward C implementation of a container runtime, built from the ground up to explore containers and the Linux Kernel.
This is really cool! Thanks for sharing!
Looks like a cool project ! But uuhg, i’m already struggling with native docker sometimes, and having hard times with bash scripts...
Makes me feel sad... learning something like C must make you feel like a super hero! but totally out of my league !
If only I had read the books my father bought back then... rather than playing counter-strike 1.5 xD
There is really no reason to implement extensively audited runC in C, but the Dev only has the journey, no goals.
I just found myself that C is the worst programming language as many people say, but the security and simplicity is more than any language in security. Thank you so much for this!
Nobody:
C: "Lemme just accept anything the user gives me, write beyond the input buffer, glitch out, and start executing whatever the fuck the user injects in there."
Still a decent language though, but like an oxy-acetylene torch, it's powerful tool, but you better know what you're doing.
How is C more secure than Rust? Doesn't it lack features such as safe memory handling?
You can watch this https://media.ccc.de/v/37c3-11811-writing_secure_software