stress
A Docker container for stress, a tool for generating workload. It can produce CPU, memory, I/O, and disk stress on the system.
About
stress is a lightweight tool designed for running synthetic load tests inside Docker containers. It allows developers and system administrators to simulate various types of resource-intensive workloads—such as high CPU usage, memory consumption, and disk I/O—to assess how applica…