diff options
| -rwxr-xr-x[-rw-r--r--] | disk-accounting.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/disk-accounting.md b/disk-accounting.md index d0fbadec..2c71c4c8 100644..100755 --- a/disk-accounting.md +++ b/disk-accounting.md @@ -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 |
