Brian Bland
28b7b82e2d
Adds sliding-window parallelization to Push/Pull operations
A layer can only be pushed/pulled if the layer preceding it by the length of the push/pull window has been successfully pushed. An error returned from pushing or pulling any layer will cause the full operation to be aborted.
Description
Languages
Go
97.8%
Shell
1.7%
Dockerfile
0.2%
Makefile
0.2%