Local Container

Definition

A container executing on the machine where Cargo executes

Explanation

A local container runs on the machine where Cargo executes. However there are 2 types of local containers:

Local containers are started and stopped. A local container is always associated with a Local Configuration.

Container features