dockerfiles icon indicating copy to clipboard operation
dockerfiles copied to clipboard

Make build fail if parallel is not installed

Open edumco opened this issue 5 years ago • 0 comments

When parallel is not installed an error occurs.

Check if parallel is installed on instalation

This can have 2 possible solutions:

  1. Add parallel instalation to the readme (I can make a pull request with this fix)

  2. Create a install option on the make file (i dont know how to do it but i could research)

edumco avatar May 15 '20 19:05 edumco