Simple program to allocate memory from the command-line
100K+
eatmemory is useful to test programs or systems under high memory usage conditions Project website: https://github.com/julman99/eatmemory
Interactive:
docker run -it --rm julman99/eatmemory <size>
Daemon:
docker run -d --rm julman99/eatmemory <size>
Size: can be in bytes, megabytes or gigabytes, for example: 1024, 15M, 1G
Content type
Image
Digest
sha256:d8c73fccb…
Size
3.7 MB
Last updated
2 months ago
docker pull julman99/eatmemory