mimalloc/docker
2025-01-03 17:56:15 -08:00
..
alpine update to v1.8.8 2025-01-03 17:56:15 -08:00
alpine-arm32v7 update to v1.8.8 2025-01-03 17:56:15 -08:00
manylinux-x64 update to v1.8.8 2025-01-03 17:56:15 -08: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