We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf4aa9c commit 413832fCopy full SHA for 413832f
docs/change_log.md
@@ -17,10 +17,13 @@ Change Log
17
* Fixed a bug where some `environment` values in `create_container`
18
containing unicode characters would raise an encoding error.
19
* Fixed a number of issues tied with named pipe transport on Windows.
20
+* Fixed a bug where inclusion patterns in `.dockerignore` would cause some
21
+ excluded files to appear in the build context on Windows.
22
23
### Miscellaneous
24
25
* Adjusted version requirements for the `requests` library.
26
+* It is now possible to run the docker-py test suite on Windows.
27
28
29
1.10.3
0 commit comments