moby--moby/utils
Solomon Hykes 5b8287617d + Builder: ADD of a local file will detect tar archives and unpack them
into the container instead of copying them as a regular file.

* Builder: ADD uses tar/untar for copies instead of calling 'cp -ar'.
	This is more consistent, reduces the number of dependencies, and
	fixe #896.
2013-06-14 16:43:39 -07:00
..
uname_darwin.go
uname_linux.go
utils.go + Builder: ADD of a local file will detect tar archives and unpack them 2013-06-14 16:43:39 -07:00
utils_test.go