Sign inSign up

finalcut/jenkins

By finalcut

Updated almost 11 years ago

Jenkins with ant task and coldfusion (mxunit) ant task added. Also has ant-contrib, mail, and git tasks. Basically set up to fully support testing of coldfusion using mxunit and jenkins

Image
0

1.6K

finalcut/jenkins repository overview

Forked from niaquinto/jenkins

docker-jenkins

Jenkins in a Docker container; based on Ubuntu 14.04.

It comes with the following jenkins plugins:

  • ant.hpi
  • greenballs.hpi
  • credentials.hpi
  • ssh-credentials.hpi
  • ssh-agent.hpi
  • git-client.hpi
  • git.hpi
  • github.hpi
  • github-api.hpi
  • ghprb.hpi
  • github-oauth.hpi
  • scm-api.hpi
  • postbuild-task.hpi

Also comes with the following ant plugins

  • ant-contrib.jar
  • git-ant-task.jar
  • mail.jar
  • mxunit-ant.jar

Usage

docker run -d -t finalcut/jenkins

Building

Grab Dockerfile from this repository on Github

docker build github.com/finalcut/docker-jenkins

Get a Docker image from Docker index

docker pull finalcut/jenkins

Tag summary

Content type

Image

Digest

sha256:622e76516

Size

463.2 MB

Last updated

almost 11 years ago

docker pull finalcut/jenkins