]> git.ipfire.org Git - thirdparty/ccache.git/commit
Add docker target for running test with Docker
authorAnders F Björklund <anders.f.bjorklund@gmail.com>
Fri, 24 Mar 2017 17:44:38 +0000 (18:44 +0100)
committerJoel Rosdahl <joel@rosdahl.net>
Sat, 25 Mar 2017 19:45:52 +0000 (20:45 +0100)
commitde0cdafa904e6a61eff7eabc9a1adef60405634e
tree61e2d01761b0d5f106c2ae6710fcb0c726e6d777
parent9a3053a8ee8beaba78c288320365ab0a8b23aa40
Add docker target for running test with Docker

Add standard container definition for running the tests,
to make things easier for developers on other platforms.
.dockerignore [new file with mode: 0644]
Dockerfile [new file with mode: 0644]
dev.mk.in