Expose a parameter in dockerfile to specify the concurrent job level #1131
Labels
A-build
area build
enhancement
type enhancement
good first issue
Good for newcomers
help wanted
Good for newcomers
I think we need expose a parameter in dockerfile to specify the concurrent job level. Maybe in another PR.
Originally posted by @PragmaTwice in #1130 (review)
@PragmaTwice make sense. Perhaps
ARG BUILD_PARALLELISM
. You can read https://docs.docker.com/engine/reference/builder/#arg.Originally posted by @tisonkun in #1130 (comment)
The text was updated successfully, but these errors were encountered: