dockerfiles
dockerfiles copied to clipboard
Make build fail if parallel is not installed
When parallel is not installed an error occurs.

This can have 2 possible solutions:
-
Add parallel instalation to the readme (I can make a pull request with this fix)
-
Create a install option on the make file (i dont know how to do it but i could research)