Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-13 | Shaved 600mB off resulting Docker image | Kyle Ossinger | |
By removing the build files after the build is complete, we save 600mB of unnecessary bulk. The total image size will now be 1gB. | |||
2019-11-13 | Fix docker build | Kyle Ossinger | |
The docker build has never worked for me. I fixed all the build errors, mostly due to missing dependencies. I also fixed silent errors that would allow for the build to finish but wouldn't contain features such as python mutators or QEMU's unsigaction module. | |||
2019-11-05 | dockerfile additions | van Hauser | |
2019-11-04 | Using LLVM/GCC 9 tooling | David Carlier | |
2019-11-04 | Basic docker build proposal. | David Carlier | |