Replace hard-coded number of cpus in Makefile with something more appropriate
On my system, make produces an error:
$ make docker_build_container
Error response from daemon: Range of CPUs is from 0.01 to 8.00, as there are only 8 CPUs available
make: *** [Makefile:104: docker_build_container] Error 1