Liu Shilong
|
90485126e1
|
[build] Fix a bash script some times called by sh issue. (#17761)
Why I did it
Fix a bug that sometimes the script runs in sh not bash.
Work item tracking
Microsoft ADO (number only): 26297955
How I did it
|
2024-01-15 14:59:21 +08:00 |
|
Shilong Liu
|
8f01c7fba6
|
[build] Fix issues found in reproducible build. (#10407)
|
2022-03-31 13:07:46 +08:00 |
|
Shilong Liu
|
3fa627f290
|
Add a config variable to override default container registry instead of dockerhub. (#10166)
* Add variable to reset default docker registry
* fix bug in docker version control
|
2022-03-14 18:09:20 +08:00 |
|
Shilong Liu
|
c44dbf0fe0
|
[build] Fix reproducible build issues (#8548)
* [build] Fix reproducible build issues
|
2021-08-26 18:21:18 +08:00 |
|
Shilong Liu
|
ab75260d20
|
Reproducible build add docker image debian* to white list. (#8330)
#### Why I did it
1. Add version control for debian* docker image to white list.
2. Always record docker image sha256 value, regardless of white list.
|
2021-08-09 19:55:49 -07:00 |
|
Shilong Liu
|
4b3b4c0ce1
|
Reproducible build support docker image (#8039)
when build docker image, we need a base image. now base image is specified by tag. we can use sha256 to specify docker image.
|
2021-07-09 14:30:26 +08:00 |
|