about summary refs log tree commit diff homepage
path: root/.dockerignore
AgeCommit message (Collapse)Author
2016-11-07Add the Dockerfile to `.dockerignore` so that changes the DockerfileDan Liew
don't trigger unnecessary rebuilds. Also make the Dockerfile ignore Vim source files anywhere in the tree.
2015-04-09Add initial Dockerfile for building a KLEE Docker image (uses LLVM3.4).Dan Liew
This is is tightly coupled with the TravisCI scripts. There are some really nasty hacks in here that we should get rid of at some point.