[Avg. reading time: 1 minute]

Containers

Images

The image is the prototype or skeleton to create a container, like a recipe to make your favorite food.

Container

A container is the environment, up and running and ready for your application.

If Image = Recipe, then Container = Cooked food.

Where to get the Image from?

Docker Hub

For both Podman and Docker, images are from the Docker Hub.

https://hub.docker.com/Ver 5.5.3

Last change: 2025-10-15