One of the 50 questions in this topic
How much do you know about Docker?A Docker image is a read-only template with instructions for creating a container. It contains the layered file system and metadata necessary to run an application. Images are used to store and distribute applications.