summaryrefslogtreecommitdiff
path: root/builder/dockerignore
Commit message (Expand)AuthorAgeFilesLines
* Add canonical import commentDaniel Nephin2018-02-052-2/+2
* Fix behavior of absolute paths in .dockerignoreSimon Ferquel2017-03-312-7/+34
* use t.Fatal() to output the err message where the values used for formattingfate-grand-order2017-02-231-4/+4
* add defer file.Close to avoid potential fd leakallencloud2016-08-102-2/+4
* Skip UTF-8 BOM bytes from Dockerignore if existYong Tang2016-06-031-1/+10
* Add support for comment in .dockerignoreYong Tang2016-06-021-1/+6
* Fix ReadAll to run on Windows.Anusha Ragunathan2016-02-041-0/+1
* utils: move dockerignore function to builder/dockerignoreTibor Vass2015-12-142-0/+89