Skip to content

ADD improvements: use tar for copy + automatically unpack local archives#897

Merged
shykes merged 1 commit into
masterfrom
fix-overlapping-add
Jun 17, 2013
Merged

ADD improvements: use tar for copy + automatically unpack local archives#897
shykes merged 1 commit into
masterfrom
fix-overlapping-add

Conversation

@shykes

@shykes shykes commented Jun 14, 2013

Copy link
Copy Markdown
Contributor

	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.
@ghost ghost assigned creack Jun 14, 2013
@creack

creack commented Jun 14, 2013

Copy link
Copy Markdown
Contributor

LGTM

1 similar comment
@vieux

vieux commented Jun 17, 2013

Copy link
Copy Markdown
Contributor

LGTM

shykes pushed a commit that referenced this pull request Jun 17, 2013
* Builder: ADD improvements: use tar for copy + automatically unpack local archives
@shykes shykes merged commit 22b0a38 into master Jun 17, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants