| commit | ac9930f170c30b6cd4245e8e2bdeb54f9165d16e | [log] [tgz] |
|---|---|---|
| author | Brian J. Nemec <[email protected]> | Thu Nov 21 21:11:58 2024 |
| committer | Brian Nemec <[email protected]> | Wed Dec 11 17:53:11 2024 |
| tree | 4a53bb14806ed0dd139f075576ddb8cc4f417db5 | |
| parent | 03103cca3198f3248907c1aec80f7e5fd8ef1c75 [diff] |
satlab: Add USB Image downloader to Dockerfile
Add USB Image downloader to dockerfile and install it
BUG:b:364955403
TEST= docker build . -t ${TAG} -f Dockerfile
docker run -t -d ${TAG}
docker exec -it ${ID} image_downloader --help
Change-Id: I926174114a9e304913cfedce9d9fa7d8737ff518
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/xolabs-common-core/+/6042692
Reviewed-by: Keith Haddow <[email protected]>
Commit-Queue: Michal Matyjek <[email protected]>
Auto-Submit: Brian Nemec <[email protected]>
Tested-by: Brian Nemec <[email protected]>
Reviewed-by: Michal Matyjek <[email protected]>