Containerization (computing): Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 3:
== Usage ==
 
=== Security issues ===
*Applications share a common Operating System, security threats to the Operating System can affect the whole system.
*Security scanners in containerized environments generally protect the Operating System but not the application containers, leaving the latter vulnerable.
 
== See also ==