Concept 21 of 21
settledContainerisation with Docker
Ship the kitchen with the meal so it tastes the same everywhere.
Definition
A way to package an application and its dependencies into a portable image that runs in an isolated process called a container.
Step 1