mirror of
https://github.com/encounter/mimalloc.git
synced 2026-07-10 12:18:36 -07:00
158 B
158 B
Various example docker files used for testing.
Usage:
> cd <host>
> docker build -t <host>-mimalloc .
> docker run -it <host>-mimalloc
>> make test