Files
mimalloc/docker
QuarticCat 632421da3a fix typos
2024-06-19 10:49:03 +08:00
..
2024-05-19 21:32:22 -07:00
2024-06-19 10:49:03 +08:00
2024-05-19 21:32:22 -07:00

Various example docker files used for testing.

Usage:

> cd <host>
> docker build -t <host>-mimalloc .
> docker run -it <host>-mimalloc
>> make test