Run out of 1g of memory in 10 seconds
docker run --rm -it --memory="1g" --memory-swap="1g" jabbey/megabloat:latest
Run out of 500MB of memory in 5 seconds
docker run --rm -it --memory="500m" --memory-swap="500m" jabbey/megabloat:latest
Not satisified?! You can run out of 100MB of memory in just 1 second!
docker run --rm -it --memory="100m" --memory-swap="100m" jabbey/megabloat:latest
Dramatization. Do not attempt to run megabloat w/out a memory limit. Void where prohibited. Do not use on a production environment. Advertised timing doesn't reflect container startup and shutdown timing.
Content type
Image
Digest
Size
3 MB
Last updated
almost 7 years ago
docker pull jabbey/megabloat