Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dockerignore, internal/build: forward correct git folder | Péter Szilágyi | 2017-11-13 | 1 | -3/+3 |
| | |||||
* | .dockerignore, internal/build: Read git information directly from file (#15458) | Arba Sasmoyo | 2017-11-13 | 1 | -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 tests | Péter Szilágyi | 2017-07-11 | 1 | -1/+4 |
| | |||||
* | Dockerfile: support building USB on Alpine, ignore temp files | Péter Szilágyi | 2017-02-14 | 1 | -0/+3 |