mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-06 19:38:41 +03:00
move docker files
This commit is contained in:
parent
0be6db0e28
commit
3f91c9f937
6 changed files with 16 additions and 0 deletions
10
contrib/docker/readme.md
Normal file
10
contrib/docker/readme.md
Normal file
|
@ -0,0 +1,10 @@
|
|||
Various example docker files used for testing.
|
||||
|
||||
Usage:
|
||||
|
||||
```
|
||||
> cd <host>
|
||||
> docker build -t <host>-mimalloc .
|
||||
> docker run -it <host>-mimalloc
|
||||
>> make test
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue