EasyOS: An experimental Linux distribution designed from scratch for containers
1–10 of 94 posts
Re: EasyOS: An experimental Linux distribution designed from scratch for containers
#2More interesting link, IMO: https://easyos.org/tech/how-easy-works.html
Re: EasyOS: An experimental Linux distribution designed from scratch for containers
#3TBH, it doesn't look "easy" at all. Plus, why re-inventing the wheel and create yet another containerization system?
Re: EasyOS: An experimental Linux distribution designed from scratch for containers
#4OpenSuse has something like this as well. We are seeing more and more OS go in that direction.
Re: EasyOS: An experimental Linux distribution designed from scratch for containers
#5TBH, it doesn't look "easy" at all. Plus, why re-inventing the wheel and create yet another containerization system?
The project is running at least since 2017. Maybe it was less « yet another containerization system » at that time?
Re: EasyOS: An experimental Linux distribution designed from scratch for containers
#6[deleted]
Re: EasyOS: An experimental Linux distribution designed from scratch for containers
#7If everything is a container, does that mean processes have failed?
Re: EasyOS: An experimental Linux distribution designed from scratch for containers
#8So, like Qubes OS, but on an application-level isolation?
Re: EasyOS: An experimental Linux distribution designed from scratch for containers
#9If everything is a container, does that mean processes have failed?
Not really, for shared ressources, it was not that long before realizing that isolation was necessary for memory, storage has been has been managed via fs with rights since sharing files between processes is handy, shared networking as been a problem from day 1 (port numbers assignation).
Container just homogenise the paradygm for all resources: strict isolation by default, else explicit sharing.
Re: EasyOS: An experimental Linux distribution designed from scratch for containers
#10TBH, it doesn't look "easy" at all. Plus, why re-inventing the wheel and create yet another containerization system?
The project is running at least since 2017. Maybe it was less « yet another containerization system » at that time?
Yet the design of the website reminds me of the 90's