Merge pull request #18 from rahul-kumi/master
correct intent in 'Layer Caching' description
This commit is contained in:
commit
cd4e0fc8d8
@ -44,7 +44,7 @@ command, you can see the command that was used to create each layer within an im
|
|||||||
|
|
||||||
## Layer Caching
|
## Layer Caching
|
||||||
|
|
||||||
Now that you've seen the layering in action, there's an important lesson to learn to help increase build
|
Now that you've seen the layering in action, there's an important lesson to learn to help decrease build
|
||||||
times for your container images.
|
times for your container images.
|
||||||
|
|
||||||
> Once a layer changes, all downstream layers have to be recreated as well
|
> Once a layer changes, all downstream layers have to be recreated as well
|
||||||
|
Loading…
Reference in New Issue
Block a user