Files
docker-cli/components/engine/archive
Michael Crosby e13c7c8aac Revert "improve untar when using files instead of directories. Specifies behavior on non-existant targets."
This reverts commit 1c8d3106df0bd2aba304c7b3863949ca11c2b133.

Conflicts:
	archive/archive_test.go

Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@docker.com> (github: crosbymichael)

Docker-DCO-1.1-Signed-off-by: Michael Crosby <michael@docker.com> (github: vieux)
Upstream-commit: 94c27842d8d129bdacde98d81e2013ff13143ee8
Component: engine
2014-07-08 21:31:11 +00:00
..
2014-05-21 00:23:17 +00:00
2013-10-31 16:57:45 -07:00

This code provides helper functions for dealing with archive files.

TODO: Move this to either pkg or (if not possible) to utils.