Images and Layers
Inspect what lies inside of Docker images and its layers.
We'll cover the following
As already mentioned, Docker images are a collection of loosely connected read-only layers where each layer comprises one or more files. The figure below shows an image with four layers. Docker takes care of stacking them and representing them as a single unified image.
Get hands-on with 1200+ tech skills courses.