Jonathan Harrison

Results 1 issues of Jonathan Harrison

**Expected Behaviour** When using a `.dockerfile` as follows: ``` * !example2 !example4/nested !example5/example5.txt !index.js ``` The above directories and files should be included in the build context. **Actual Behaviour** `example4/nested`...

bug