Skip to content

Instantly share code, notes, and snippets.

View luiarhs's full-sized avatar
🏡
Working from anywhere

Luis Angel luiarhs

🏡
Working from anywhere
View GitHub Profile
@luiarhs
luiarhs / Dockerfile
Created October 8, 2024 23:47
Jenkins agent that can run JMeter
FROM jenkins/inbound-agent:latest-jdk11
# Set environment variables
ENV JMETER_VERSION="5.6.2" \
JMETER_HOME="/opt/apache-jmeter-${JMETER_VERSION}" \
PATH="$JMETER_HOME/bin:$PATH"
USER root
RUN apt-get update && apt-get install -y \
curl \
### Keybase proof
I hereby claim:
* I am luiarhs on github.
* I am luiarhs (https://keybase.io/luiarhs) on keybase.
* I have a public key ASC5ufY-XdzSAF1hr7Gv9Zkuw7d7JISLW-aFMO7ppHgSkgo
To claim this, I am signing this object: