Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-07 | Add the Dockerfile to `.dockerignore` so that changes the Dockerfile | Dan Liew | |
don't trigger unnecessary rebuilds. Also make the Dockerfile ignore Vim source files anywhere in the tree. | |||
2015-04-09 | Add 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. |