Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stefaniuk/docker-jenkins
Continuous Integration server
https://github.com/stefaniuk/docker-jenkins
docker-application docker-image jenkins
Last synced: about 7 hours ago
JSON representation
Continuous Integration server
- Host: GitHub
- URL: https://github.com/stefaniuk/docker-jenkins
- Owner: stefaniuk
- Created: 2018-02-09T22:53:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-02-12T20:28:08.000Z (over 6 years ago)
- Last Synced: 2024-04-16T07:49:23.809Z (7 months ago)
- Topics: docker-application, docker-image, jenkins
- Language: Shell
- Homepage:
- Size: 27.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Circle CI](https://circleci.com/gh/codeworksio/docker-jenkins.svg?style=shield "CircleCI")](https://circleci.com/gh/codeworksio/docker-jenkins) [![Size](https://images.microbadger.com/badges/image/codeworksio/jenkins.svg)](http://microbadger.com/images/codeworksio/jenkins) [![Version](https://images.microbadger.com/badges/version/codeworksio/jenkins.svg)](http://microbadger.com/images/codeworksio/jenkins) [![Commit](https://images.microbadger.com/badges/commit/codeworksio/jenkins.svg)](http://microbadger.com/images/codeworksio/jenkins) [![Docker Hub](https://img.shields.io/docker/pulls/codeworksio/jenkins.svg)](https://hub.docker.com/r/codeworksio/jenkins/)
Docker Jenkins
==============Continuous Integration server.
Installation
------------Builds of the image are available on [Docker Hub](https://hub.docker.com/r/codeworksio/jenkins/).
docker pull codeworksio/jenkins
Alternatively you can build the image yourself.
docker build --tag codeworksio/jenkins \
github.com/codeworksio/docker-jenkinsTesting
-------make build test