chimptech/jnlp-slave-mysql

By chimptech

Updated over 6 years ago

Jenkins JNLP Slave image used by jenkins to build/test database projects with mysql

Image
0

40

This image uses jnlp-slave as base image. It is used used to setup jenkins agent using JNLP to establish connection.

#Running

docker run jenkins/jnlp-slave-mysql -url http://jenkins-server:port <secret> <agent name>

Docker Pull Command

docker pull chimptech/jnlp-slave-mysql