mirror of
https://github.com/docker/cli.git
synced 2026-08-31 02:24:13 -05:00
ce8763b12384a74a084e55c430df109972d938db
There are a few changes: * Callers can specify if they want recursive behaviour or not * All file listings to tar are sent on stdin, to handle long lists better * We can pass in a list of filenames which will be created as empty files in the tarball This is exactly what we want for the creation of layer tarballs given a container fs, a set of files to add and a set of whiteout files to create. Upstream-commit: 223280f31967edb7b3eb325cce8a3b82939c0f2b Component: engine
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%