Merge pull request #16818 from runcom/rmi-perf

graph: add parent img refcount for faster rmi
This commit is contained in:
Alexander Morozov 2015-10-07 10:45:49 -07:00
commit 2861b2e52f

View file

@ -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