We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
dockerpy >= 6.0.1 introduced a fix for The pipe has been ended errors on Windows, which was previously patched for issue #191.
The pipe has been ended
These code changes will:
The text was updated successfully, but these errors were encountered:
Bump dockerpy version to 6.0.1 and remove patches for Windows (#199)
9adcb66
Skazza94
When branches are created from issues, their pull requests are automatically linked.
dockerpy >= 6.0.1 introduced a fix for
The pipe has been ended
errors on Windows, which was previously patched for issue #191.These code changes will:
The text was updated successfully, but these errors were encountered: