To understand container terminology, it’s very important to understand exactly what a container is — with technical precision. A container… — To understand container terminology, it’s very important to understand exactly what a container is — with technical precision. A container is really two different things. Like a normal Linux program, containers really have two states — rest and running. When at rest, a container is a file (or set of…