JenkinsDocker/run

6 lines
95 B
Bash
Executable File

#!/bin/bash
export JENKINS_HOME="$HOME/jenkins"
java $JENKINS_LAUNCH_ARGS -jar ~/jenkins.war