Commit Graph

9 Commits

Author SHA1 Message Date
Christopher Horrell 1b99bb91e8 Better approach to establishing variants 2016-09-29 09:35:47 -04:00
Christopher Horrell 54ee1265cd Improvements to skip "docs" and other non-docker directories 2016-09-29 09:16:18 -04:00
Christopher Horrell 1e1a59de96 Make test builds more debugable 2016-04-26 10:33:03 -04:00
Christopher Horrell af265e1692 Don't hard code variants when testing
This allows for easily testing newer variants without having to update
test-build.sh
2016-04-19 23:24:15 -04:00
Peter Petrov d128c325ce Enhance test-build.sh to also perform simple execution tests
In addition to testing that the images build correctly, now test-build.sh also
validates that Node executes successfully, and that it is the expected version.

Also fixed some inconsistent whitespace.
2016-04-05 04:37:43 +03:00
Christopher Horrell b38aad33fe Exclude docs directory. Fixes #126 2016-03-16 21:57:18 -04:00
Christopher Horrell 634af20e82 Remove unused var 2015-05-16 20:58:01 -04:00
Christopher Horrell 2089e6f517 Ensure test image builds are tagged. Fixes #18 2015-05-16 20:44:03 -04:00
Christopher Horrell f29260b2f5 Added script for running test builds of all images 2015-05-04 15:38:40 -04:00