aboutsummaryrefslogtreecommitdiffstats
path: root/.dockerignore
Commit message (Collapse)AuthorAgeFilesLines
* misc: update dockerignoreJimmy Hu2019-06-121-1/+2
|
* dockerignore, internal/build: forward correct git folderPéter Szilágyi2017-11-131-3/+3
|
* .dockerignore, internal/build: Read git information directly from file (#15458)Arba Sasmoyo2017-11-131-0/+3
| | | | | | | | | | | | | * .dockerignore, internal/build: Read git information directly from file This commit changes the way of retrieving git commit and branch for build environment from running git command to reading git files directly. This commit also adds required git files into Docker build context. fixes: #15346 * .dockerignore: workaround for including some files in .git
* dockerignore: ignore all git metadata and all testsPéter Szilágyi2017-07-111-1/+4
|
* Dockerfile: support building USB on Alpine, ignore temp filesPéter Szilágyi2017-02-141-0/+3