A simple alpine based image to stress the docker daemon
10K+
Simple docker image for stress testing the docker daemon
This is a fairly small alpine based docker image with stress installed, as well as a simple python script to test memory limits.
Stress is a simple tool to stress CPU, RAM, etc. More information about stress can be found here
##Testing memory limits The included mem-fill scripts is a simple python script that just keeps allocating memory until it crashes. It can be run like so
docker run nyxcharon/docker-stress python /scripts/mem-fill
Content type
Image
Digest
Size
47 MB
Last updated
over 10 years ago
docker pull nyxcharon/docker-stress