Skip to content

Docker compose quick infrastructure to test prometheus jenkins exporter.

License

Notifications You must be signed in to change notification settings

abousselmi/docker-prometheus-jenkins-exporter-devenv

Repository files navigation

Docker jenkins-exporter devenv

Simple docker compose infrastructure/development environment for the golang training.

Usage

Clone the project and its submodule:

git clone --recursive https://github.com/abousselmi/docker-prometheus-jenkins-exporter-devenv.git

Build the jenkins-exporter docker image:

docker-compose build

Then fire it up:

docker-compose up

or

docker-compose up -d

Original projects:

Licence

MIT

Releases

No releases published

Packages

No packages published