immauss / openvas

Containers for running the Greenbone Vulnerability Manager. Run as a single container with all services or separate single applications containers via docker-compose.
GNU Affero General Public License v3.0
337 stars 97 forks source link

Run make multi thread #215

Closed abnerrizzi closed 10 months ago

abnerrizzi commented 10 months ago

change make to make -j$(nproc) to speed up build process using multi thread