mirror of
https://github.com/docker/cli.git
synced 2026-01-16 20:22:36 +03: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) Upstream-commit: 922986b76e2ac596faed6a724cebcf7082174980 Component: engine