mimalloc/docker
2024-05-19 20:42:58 -07:00
..
manylinux-x64 add example docker file for testing on manylinux-x64 2024-05-19 20:42:58 -07:00
readme.md add example docker file for testing on manylinux-x64 2024-05-19 20:42:58 -07:00

Various example docker files used for testing.

Usage:

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