1 2 3 4 5 6 7 8 9 10
Various example docker files used for testing. Usage: ``` > cd <host> > docker build -t <host>-mimalloc . > docker run -it <host>-mimalloc >> make test ```