What is a Docker Image?
A Docker image is a packaged template containing the files, dependencies, libraries, configuration, and application components required to create and run containers.
Key Topics
- • Container image
- • Application dependencies
- • Runtime environment
- • Image templates