pull down to refresh

It runs on Linux at least. I think calling it an OS is confusing.

It's a system that operates sandboxed apps via Docker.

calling it an [operating system] is confusing
It's a system that operates...apps

Hmm, talk about confusing! A system that operates apps, yes, but an operating system, no.

Hey Google, define operating system for me.

"op·er·at·ing sys·tem -- the software that supports a computer's basic functions, such as scheduling tasks, executing applications, and controlling peripherals."

reply

It’s an app manager.

There’s no sandboxing, and not much security in general.

reply

I guess I meant sandboxing resources via cgroups, which is distinct from a security sandbox perhaps. (I actually don't know but AFAIK isolation is the default in Docker and you have to explicitly connect containers.)

reply