Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose a parameter in dockerfile to specify the concurrent job level #1131

Closed
tisonkun opened this issue Nov 22, 2022 · 1 comment
Closed
Labels
A-build area build enhancement type enhancement good first issue Good for newcomers help wanted Good for newcomers

Comments

@tisonkun
Copy link
Member

tisonkun commented Nov 22, 2022

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)

@tisonkun tisonkun added help wanted Good for newcomers good first issue Good for newcomers A-build area build enhancement type enhancement labels Nov 22, 2022
@tisonkun
Copy link
Member Author

This should be somehow covered by #1233.

That you can use docker build --build-arg ARG MORE_BUILD_ARGS='-j xx' .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-build area build enhancement type enhancement good first issue Good for newcomers help wanted Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant