What are containers?
Containers are a virtualisation technology
that isolates each process
in a lightweight and standard environment.
They let users package and quickly deploy entire applications parallel to each other on the same kernel and hardware, while maintaining isolation among the workloads.