# Docker images vs containers

we discussed Docker images and containers and how they differ. Images describe the applications and how they can be run. Containers are the image instances, where multiple containers of the same image can be run, each in a different state. [https://www.baeldung.com/ops/docker-images-vs-containers] https://www.baeldung.com/ops/docker-images-vs-containers