Slide 5
Slide 5 text
Kerala
● A Standard unit of software that packages code and all of its dependencies so
the application run quickly and reliably from one computing environment to
another
● Includes everything needed to run the application: code, runtime, system tools
and libraries as well as settings.
● Multiple containers are run by a single OS kernel, therefore are more
lightweight than virtual machines.