mirror of
https://github.com/moby/moby.git
synced 2026-08-09 09:33:50 +00:00
Init already creates the driver home with the required ownership. Avoid calling MkdirAllAndChown on it again during every layer creation. Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>