mirror of
https://github.com/moby/moby.git
synced 2026-08-11 01:27:11 +00:00
Introduce a separate `RWLayer` interface for the `container.RWLayer` to remove coupling with the graphdriver implementation. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>