aboutsummaryrefslogtreecommitdiffstats
path: root/.dockerignore
Commit message (Collapse)AuthorAgeFilesLines
* cmd, internal/build, docker: advertise commit date in unstable build ↵C. Brown2019-05-081-4/+0
| | | | | | | | | | | | | | versions (#19522) * add-date-to unstable * fields-insteadof-split * internal/build: support building with missing git * docker: add git history back to support commit date in version * internal/build: use PR commits hashes for PR builds
* 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