Skip to content

Maurifc/docker-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Dockerfiles

Instead of build, you can pull the images directly from my DockerHub

Stress-ng

docker image pull maurifc/stress-ng

Apache bench

docker image pull maurifc/apache-bench

Useful commands

Run using docker interactively

docker container run -ti maurifc/IMAGE

Run on a K8s cluster interactively

kubectl run -ti --rm stress-ng --image maurifc/stress-ng -- stress-ng --vm 2 --vm-bytes 1G

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published