Question d’entretien chez IBM

What is the difference between docker image and docker container?

Réponse à la question d'entretien

Utilisateur anonyme

12 août 2024

Image is a blueprint of container. Container can be created from image and modified.