mirror of
https://github.com/docker/docs.git
synced 2026-03-29 23:38:56 +07:00
Fixes issues with layer remounting (e.g. a running container which then has `docker cp` used to copy files in or out) by applying the same refcounting implementation that exists in other graphdrivers like overlay and aufs. Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp)