added docker build scripts for use with continuous integration
authorJacob Lifshay <programmerjake@gmail.com>
Sun, 27 Aug 2017 22:59:53 +0000 (15:59 -0700)
committerJacob Lifshay <programmerjake@gmail.com>
Sun, 27 Aug 2017 22:59:53 +0000 (15:59 -0700)
commit397bad93694b0226d841456960c44710b1531937
treee7c089c76d12c454f7e10da5fcf8dbcd53260080
parentdf9307b6f6801cfedb3dc6992ff7554173da64c3
added docker build scripts for use with continuous integration
.dockerignore [new file with mode: 0644]
Dockerfile [new file with mode: 0644]
docker-build-scripts/build.sh [new file with mode: 0755]