mirror of
https://github.com/docker/cli.git
synced 2026-09-26 01:10:35 -04:00
c6851cb49f368c3b101ae9a3fdc2d72909cc9908
Adds a new overlay driver which uses multiple lower directories to create the union fs. Additionally it uses symlinks and relative mount paths to allow a depth of 128 and stay within the mount page size limit. Diffs and done directly over a single directory allowing diffs to be done efficiently and without the need fo the naive diff driver. Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan) Upstream-commit: 23e5c94cfb26eb72c097892712d3dbaa93ee9bc0 Component: engine
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%