mirror of
https://github.com/docker/cli.git
synced 2026-09-27 09:46:01 -04:00
631fdf6cdae9222f0011caf492b43ab951087e3f
This allows graphdrivers to declare that they can reproduce the original diff stream for a layer. If they do so, the layer store will not use tar-split processing, but will still verify the digest on layer export. This makes it easier to experiment with non-default diff formats. Signed-off-by: Alfred Landrum <alfred.landrum@docker.com> Upstream-commit: aa96c3176bf9dc6e14c6bbcf065ceb3a3870886a Component: engine
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%