mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-05-03 05:59:31 +03:00
.. | ||
alpine | ||
alpine-arm32v7 | ||
manylinux-x64 | ||
readme.md |
Various example docker files used for testing.
Usage:
> cd <host>
> docker build -t <host>-mimalloc .
> docker run -it <host>-mimalloc
>> make test