mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 09:22:44 +00:00
Doc referrence "container-id" incorrect
This commit is contained in:
parent
0a6561f5e9
commit
db7859f13c
2
docs/proposals/disk-accounting.md
Normal file → Executable file
2
docs/proposals/disk-accounting.md
Normal file → Executable file
@ -151,7 +151,7 @@ Identical files are hardlinked between images.
|
||||
|
||||
The image layers contain all their data under a `root` subdirectory.
|
||||
|
||||
Everything under `/var/lib/docker/overlay/<container-id>` are files required for running the container, including its writable layer.
|
||||
Everything under `/var/lib/docker/overlay/<id>` are files required for running the container, including its writable layer.
|
||||
|
||||
### Improve disk accounting
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user