container security system
gVisor Container Isolation with Michael Pratt and Yoshi Tamura
![](https://i0.wp.com/softwareengineeringdaily.com/wp-content/uploads/2019/07/GvisorVisual.jpeg?resize=269%2C151&ssl=1)
Software applications running within a host operating system need to be isolated. Isolation prevents security vulnerabilities, such as one application accessing the memory of another. In