Skip to content

Conversation

josephpage
Copy link
Contributor

To be able to read .dockerignore file edited on Windows, python-py may use the multi-platform split function str.splitlines()

Ref : https://docs.python.org/2/library/stdtypes.html#str.splitlines

(tested rudimentarily only)

To be able to read `.dockerignore` file edited on Windows, python-py may use the multi-platform split function `str.splitlines()`

Ref : https://docs.python.org/2/library/stdtypes.html#str.splitlines
@josephpage josephpage changed the title Windows : fix EOF of .dockerignore file Windows : fix EOL of .dockerignore file Mar 20, 2015
@shin-
Copy link
Contributor

shin- commented Mar 20, 2015

LGTM, thanks!

shin- added a commit that referenced this pull request Mar 20, 2015
Windows : fix EOL of .dockerignore file
@shin- shin- merged commit 96440cc into docker:master Mar 20, 2015
@josephpage josephpage deleted the dockerignore-eof-windows branch March 21, 2015 10:43
@shin- shin- modified the milestone: 1.2.0 Apr 22, 2015
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