Sharing Image Layers

See how sharing layers can optimize the image build process.

Sharing layers to improve performance

Multiple images can and do share layers. This leads to efficiencies in space and performance.

Let’s take an another look at the docker image pull command with the -a flag that we ran previously to pull all tagged images in the nigelpoulton/tu-demo repository.

Get hands-on with 1200+ tech skills courses.