Files
mimalloc/docker
2025-01-03 17:56:15 -08:00
..
2025-01-03 17:56:15 -08:00
2025-01-03 17:56:15 -08:00
2025-01-03 17:56:15 -08:00

Various example docker files used for testing.

Usage:

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