• DawnStone's avatar
    simplify contrib/docker Makefile and make targets (#797) · 86f88126
    DawnStone authored
    * saved a simplified contrib/docker/Makefile and helper scripts
    
    * fixed flow for make targets
    
    * restored original definition for setting the PARALLEL option on the command line per github comments
    
    * remove double build for make install targets
    
    * added a save for the ngraph_dist_gcc.tgz to maintain existing behavior
    
    * fixed passing the PARALLEL value to the make targets
    
    * integrated latest working build-ngraph-and-test script
    
    * integrated the latest working Makefile
    
    * removed reference to the THIRD_PARTY_CACHE_DIR (for future)
    
    * updated the contrib/docker/README.md file
    86f88126
Name
Last commit
Last update
..
Dockerfile.ngraph Loading commit data...
Dockerfile.ngraph.centos74_cmake3 Loading commit data...
Dockerfile.ngraph.ubuntu1604 Loading commit data...
Makefile Loading commit data...
README.md Loading commit data...
build-ngraph-and-test.sh Loading commit data...
build-ngraph-docs.sh Loading commit data...
docker_cleanup.sh Loading commit data...
make-dimage.sh Loading commit data...
run_as_centos_user.sh Loading commit data...
run_as_ubuntu_user.sh Loading commit data...
run_as_user.sh Loading commit data...