1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #20588 from WeiZhang555/typo

Fix typo
This commit is contained in:
Brian Goff 2016-02-22 21:30:01 -05:00
commit 0d808683a1

View file

@ -148,7 +148,7 @@ layer IDs). Inside each file are the names of the directories that exist below
it in the stack it in the stack
The command below shows the contents of a metadata file in The command below shows the contents of a metadata file in
`/var/lib/docker/aufs/layers/` that lists the the three directories that are `/var/lib/docker/aufs/layers/` that lists the three directories that are
stacked below it in the union mount. Remember, these directory names do no map stacked below it in the union mount. Remember, these directory names do no map
to image layer IDs with Docker 1.10 and higher. to image layer IDs with Docker 1.10 and higher.