metabrainz/jenkins

Name: jenkins

Owner: MetaBrainz Foundation

Description: Jenkins container for testing MetaBrainz projects

Created: 2016-10-30 00:29:03.0

Updated: 2016-11-11 20:41:16.0

Pushed: 2017-10-24 22:07:03.0

Homepage: https://ci.metabrainz.org/

Size: 3

Language: null

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Jenkins for MetaBrainz

Running the container
er volume create --driver local --name jenkins-data
er pull metabrainz/jenkins
er run \
--publish 80:8080 \
--volume jenkins-data:/var/jenkins_home \
--volume /var/run/docker.sock:/var/run/docker.sock \
metabrainz/jenkins

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.