Commit 16365db
authored
chore: suppress pull progress (#3296)
In this PR:
- Add `--quiet` option to `docker run` to suppress pulling progress,
according to [docker run
doc](https://docs.docker.com/reference/cli/docker/container/run/)1 parent a9eac85 commit 16365db
File tree
2 files changed
+2
-0
lines changed- .github/scripts
- library_generation/test
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
98 | 99 | | |
99 | 100 | | |
100 | 101 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
| 314 | + | |
314 | 315 | | |
315 | 316 | | |
316 | 317 | | |
| |||
0 commit comments