How Do Containers Work
Containers are a “lightweight, standalone, executable package of software that includes everything needed to run an application: code, runtime, system tools, system libraries and settings.” - Docker
How do they work under the hood? Liz Rice show us how: