mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
This allows a graph driver to provide a custom FileGetter for tar-split to use. Windows will use this to provide a more efficient implementation in a follow-up change. Signed-off-by: John Starks <jostarks@microsoft.com>