mirror of https://github.com/docker/docs.git
Fix uncorrected reference to source after copy/paste (#6436)
This commit is contained in:
parent
0002941d94
commit
69d3951240
|
@ -138,7 +138,7 @@ following ways:
|
||||||
### Reading files
|
### Reading files
|
||||||
|
|
||||||
Consider three scenarios where a container opens a file for read access with
|
Consider three scenarios where a container opens a file for read access with
|
||||||
overlay.
|
aufs.
|
||||||
|
|
||||||
- **The file does not exist in the container layer**: If a container opens a
|
- **The file does not exist in the container layer**: If a container opens a
|
||||||
file for read access and the file does not already exist in the container
|
file for read access and the file does not already exist in the container
|
||||||
|
|
Loading…
Reference in New Issue