onnxruntime/tools
Changming Sun c64fa18834
Change docker buildx's driver to default (#23388)
### Description
Docker's buildx has four different drivers:
1. default
2. docker-container
3. kubernetes
4. remote 
 
Now we are using "docker-container". This PR change it to the default
driver, because the container driver needs to fetch an image from docker
hub which is no longer free and has a rate limit.
2025-01-16 09:38:34 -08:00
..
android_custom_build Update NDK (#23280) 2025-01-08 13:57:23 -08:00
ci_build Change docker buildx's driver to default (#23388) 2025-01-16 09:38:34 -08:00
doc Update ruff and clang-format versions (#21479) 2024-07-24 11:50:11 -07:00
nuget Bump ruff from 0.5.4 to 0.9.1 (#23328) 2025-01-15 11:11:17 -08:00
perf_view fixed #16873 (#16932) 2023-09-26 09:57:01 -07:00
python Refactor emulator start and stop functions for clarity and efficiency (#22861) 2024-12-02 09:29:17 -08:00
scripts Cleanup code (#22827) 2024-11-19 14:13:33 -08:00