Merge pull request #16818 from runcom/rmi-perf
graph: add parent img refcount for faster rmi
This commit is contained in:
commit
2861b2e52f
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
// Package truncindex package provides a general 'index tree', used by Docker
|
||||
// Package truncindex provides a general 'index tree', used by Docker
|
||||
// in order to be able to reference containers by only a few unambiguous
|
||||
// characters of their id.
|
||||
package truncindex
|
||||
|
|
Loading…
Reference in a new issue