omerxx / docker-alpine-bench

A dead simple container to fire apache benchmark requests while serving a simple http-server for health purposes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-alpine-bench

A dead simple container to fire apache benchmark requests while serving a simple http-server for health purposes

Can be also taken from docker hub:

docker pull omerxx/alpine-bench

docker run -p 8080:8080 omerxx/apline-bench

curl 127.0.0.1:8080

About

A dead simple container to fire apache benchmark requests while serving a simple http-server for health purposes