Skip to content

docker-jenkins-sonarqube,自动集成jenkins和sonarqube代码质量检测。

License

Notifications You must be signed in to change notification settings

lizibin/docker-jenkins-sonarqube

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-jenkins-sonarqube

1. Docker

To use this program, you must have docker and docker-compose installed on your computer. The installation process can be found on the official Docker website

2. Start the program

First of all, you have to clone this project in your directory with the following command:

git clone https://github.com/lizibin/docker-jenkins-sonarqube.git
docker-compose -f autoDeployment-compose.yml up -d

3. Jenkins and SonarQube

Jenkins and SonarQube are available on the following ports:

  • Jenkins: 8080
  • SonarQube: 9000

If you have questions, please go to my blog to discuss.

我的博客

License

This repository is under the MIT license. You can find it here.

About

docker-jenkins-sonarqube,自动集成jenkins和sonarqube代码质量检测。

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages