Skip to content

Instantly share code, notes, and snippets.

@vepo
Created September 9, 2017 12:10
Show Gist options
  • Save vepo/cc4f55a864accd328e852f6205198eaa to your computer and use it in GitHub Desktop.
Save vepo/cc4f55a864accd328e852f6205198eaa to your computer and use it in GitHub Desktop.
JMeter master
FROM jmeter-base
WORKDIR $JMETER_HOME
# Ports to be exposed from the container for JMeter Master
RUN mkdir scripts
EXPOSE 60000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment