Sign inSign up

nyxcharon/docker-stress

By nyxcharon

•Updated over 10 years ago

A simple alpine based image to stress the docker daemon

Image
0

10K+

nyxcharon/docker-stress repository overview

⁠docker-stress

Simple docker image for stress testing the docker daemon

⁠Overview

This is a fairly small alpine based docker image with stress installed, as well as a simple python script to test memory limits.

⁠Stress

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

Tag summary

Content type

Image

Digest

Size

47 MB

Last updated

over 10 years ago

docker pull nyxcharon/docker-stress