This is a collection of useful dockerfiles
This repository builds a linux-4.15 kernel within a debian:stretch docker container boots it in qemu, using the docker file system as the rootfs
>>> sudo docker run -it --privileged linux-qemu:latest
This repository contains build instructions on how to use google-chrome's nightly build llvm toolchain, including libfuzzer
>>> sudo docker run -it libfuzzer:latest
This repository builds a lineageos android for the d802
>>> sudo docker run -it lineageos_android_d802:latest
This repository builds a lineageos difuze for the d802
>>> sudo docker run -it lineageos_android_d802:latest
This repository builds a lineageos syzkaller for the d802
>>> sudo docker run -it lineageos_android_d802:latest
This repository builds a lineageos standalone kernel for the d802
>>> sudo docker run -it lineageos_android_d802:latest