Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #29: use docker cp to upload files #30

Merged
merged 1 commit into from
May 5, 2016
Merged

Fix #29: use docker cp to upload files #30

merged 1 commit into from
May 5, 2016

Conversation

s-bernard
Copy link
Collaborator

Fix issue #29 by using "docker cp" instead of executing "tar x" in the container.

@coveralls
Copy link

coveralls commented May 3, 2016

Coverage Status

Coverage increased (+0.1%) to 85.833% when pulling 14b187e on s-bernard:fix_upload into fdd7508 on marcy-terui:master.

@marcy-terui marcy-terui merged commit f4b858d into marcy-terui:master May 5, 2016
@marcy-terui
Copy link
Owner

Allow to copy files from host to containers with docker cp from docker 1.8. I didn't know it.
Nice work!! Thanks!!

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