Fix for #643 (#648) · kylechase/docker-java@b1ed66b · GitHub
Skip to content

Commit b1ed66b

Browse files
tejksatKostyaSha
authored andcommitted
* Fix for docker-java#643 .dockerignore rules handling refactored. A rule is translated to a regexp pattern and then a path is checked against it. * Fix for docker-java#643 Failing tests on Windows fixed: Windows file separator escaped.
1 parent 6195eb8 commit b1ed66b

20 files changed

Lines changed: 231 additions & 185 deletions

File tree

src/main/java/com/github/dockerjava/core/GoLangFileMatch.java

Lines changed: 153 additions & 152 deletions

src/main/java/com/github/dockerjava/core/dockerfile/Dockerfile.java

Lines changed: 3 additions & 16 deletions

0 commit comments

Comments
 (0)