Docker Image
Limited Time Offer!
For Less Than the Cost of a Starbucks Coffee, Access All DevOpsSchool Videos on YouTube Unlimitedly.
Master DevOps, SRE, DevSecOps Skills!
It is a record of a Docker container at a specific point in time.
A Docker image has many layers, and each image includes everything needed to configure a container environment — system libraries, tools, dependencies and other files.
Docker images also act as the starting point when using Docker