Container

A package that contains an application and everything it needs to run, making it easy to move between different computers. Like a shipping container that can go on any truck or ship.

Example: A developer packages their web app in a container so it works the same way on their laptop and in the cloud.

Category: containers

Difficulty: intermediate