Hacker News new | past | comments | ask | show | jobs | submit login

Containers are not regular processes. One could argue that you can have a container without any process in it.

A container is an abstract idea that normally comes together through the synergy of [at least] cgroups, namespaces and overlay filesystems.




They are regular linux processes, you can find them in /proc or display them with ps... Croups, namespaces etc are Linux features that can be used with any process.

But i guess i see now what you are saying. That it's a "meta" term for that idea of abstraction.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: