The Deep Dive

A deep dive into the Docker images.

We’ve mentioned a couple of times already that images are like stopped containers (or classes if you’re a developer). In fact, you can stop a container and create a new image from it. With this in mind, images are considered build-time constructs, whereas containers are run-time constructs.

Get hands-on with 1200+ tech skills courses.