Sign inSign up

alexeiled/stress-ng

By alexeiled

Updated over 5 years ago

SCRATCH Docker image with statically linked `stress-ng` tool. The minimalistic image!!!

Image
12

5M+

alexeiled/stress-ng repository overview

stress-ng

Docker Build Statu Docker Pulls Docker Stars

Info

stress-ng Docker image is a scratch image that contains statically linked stress-ng tool only.

Usage

Read the official stress-ng documentation.

# run for 60 seconds with 4 cpu stressors, 2 io stressors and 1 vm stressor using 1GB of virtual memory
docker run -it --rm alexeiled/stress-ng --cpu 4 --io 2 --vm 1 --vm-bytes 1G --timeout 60s --metrics-brief

Tag summary

Content type

Image

Digest

Size

3.8 MB

Last updated

over 5 years ago

docker pull alexeiled/stress-ng