Sign inSign up

hhcordero/docker-jmeter-server

By hhcordero

•Updated almost 11 years ago

Docker image for JMeter in server mode running Minimal Alpine Linux or Ubuntu

Image
5

50K+

hhcordero/docker-jmeter-server repository overview

⁠JMeter in Server Mode

⁠Supported Tags

Docker image for JMeter in server mode running Minimal Alpine Linux or Ubuntu. Make sure to open port 1099. You also need the public ip (see environment variable 'IP' below).

⁠Usage

On cli, execute the following:

$   docker run \
        --detach \
        --publish 1099:1099 \
        --env IP=[IP] \
        hhcordero/docker-jmeter-server
⁠Helper script

Dockerized JMeter - A Distributed Load Testing Workflow⁠

This is a shell script that make use of Docker Machine⁠ to provision VM. Currently supported clouds are:

  • Amazon
  • DigitalOcean

Tag summary

Content type

Image

Digest

sha256:8b6959a84…

Size

137.7 MB

Last updated

almost 11 years ago

docker pull hhcordero/docker-jmeter-server