cirocosta / stress

Single-purpose tools to stress resources
29 stars 4 forks source link

Error response from daemon #21

Open AreegSamir18 opened 4 years ago

AreegSamir18 commented 4 years ago

Typing any stress command for example, docker run cirocosta/stress mem -n 1024

gives this result: docker: Error response from daemon: OCI runtime create failed: container_linux.go:345: starting container process caused "exec: \"mem\": executable file not found in $PATH": unknown.

Banyc commented 4 years ago

Don't pull cirocosta/stress from Docker Hub, rather you might git clone this repository first, and build it in your host with Docker