Slide 9
Slide 9 text
What is a container?
• An isolated space where an application run
• Contain everything needed to run the
application (libs, binaries, etc.)
• Own its dedicated network stack, users,
process, etc.
• Share the host kernel
• Could have some resource restriction (CPU,
Ram, etc.)