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

wait command fails due to empty data being returned from docker logs #200

Closed
wants to merge 2 commits into from

Conversation

tszpinda
Copy link

After upgrading to Docker 1.7 we started to have problems with wait command which was timing out as it was giving up reading from logs due to first two reads in header not containing expected data (the declaredLength being 0). PR fixes this issue.

rhuss added a commit that referenced this pull request Jun 29, 2015
@rhuss
Copy link
Collaborator

rhuss commented Jun 29, 2015

Thanks ! Applied path to integration

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