8 ms·
This kind of project is useful because it shows that containers are not magic. Not something I would run in production, but good for understanding the parts.
by kspetkov79 4mo ago
This kind of project is useful because it shows that containers are not magic.
Not something I would run in production, but good for understanding the parts.
- traceypooh 4mo agoagreed. probably not for production. but wow it has been great educationally to see all the parts and pieces from basic linux packages. I wouldn't have believed this could all be done in minimal bash. Thankfully btrfs does a lot of the heavy lifting (and also helps visualize copy-on-write, dir layouts, etc.) highly recommend the delight playing with it on a VM! :)
- traceypooh 4mo agomaaaaybe for production :)