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

send_file failed against docker backend #215

Merged

Conversation

Joe-noh
Copy link
Contributor

@Joe-noh Joe-noh commented Jun 27, 2016

There is a problem that sending file is failed when the backend is docker. Reproduciton code is here.

This PR fixes the problem. Docker backend needs second argument for send_file to be a directory path. but I'm not sure this changes are good solution for the problem. please give me an advice if you find any other way to solve it.

Thanks.

if the backend is docker, second arg of send_file should be a dir path.
@ryotarai
Copy link
Member

ryotarai commented Jul 7, 2016

Thank you!

@ryotarai ryotarai merged commit c22b16f into itamae-kitchen:master Jul 7, 2016
@Joe-noh Joe-noh deleted the send_file_to_docker_container_failed branch July 13, 2016 14:41
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.

2 participants