Simple benchmarking script based on stress-ng and curl wrapped in a container
426
Just start the container. It will sleep indefinitely.
You can then see all the options by running:
docker run --rm -it greencoding/benchmark:latest -h
If you want to run it in the background do not apply -it but -d
Content type
Image
Digest
sha256:4e64ec8c3…
Size
109.5 MB
Last updated
4 months ago
docker pull greencoding/benchmark