mirror of
https://github.com/docker/docs.git
synced 2026-03-29 07:18:51 +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>