UNCLASSIFIED
Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
Platform One
Big Bang
P
Packages
Developer Tools
sonarqube
Commits
b221cf5d
Commit
b221cf5d
authored
Sep 07, 2021
by
Branden Cobb
Browse files
upgrade 9.0
parent
4ee5112a
Pipeline
#465217
failed with stages
in 3 minutes and 47 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Dockerfile
Dockerfile
+1
-1
No files found.
Dockerfile
View file @
b221cf5d
# Start with the IronBank Image
# Start with the IronBank Image
FROM
registry1.dso.mil/ironbank/sonarsource/sonarqube/sonarqube
8
-community:9.0-community
FROM
registry1.dso.mil/ironbank/sonarsource/sonarqube/sonarqube
9
-community:9.0-community
# Add needed Plugins
# Add needed Plugins
ADD
https://github.com/dependency-check/dependency-check-sonar-plugin/releases/download/2.0.8/sonar-dependency-check-plugin-2.0.8.jar /opt/sonarqube/extensions/plugins/
ADD
https://github.com/dependency-check/dependency-check-sonar-plugin/releases/download/2.0.8/sonar-dependency-check-plugin-2.0.8.jar /opt/sonarqube/extensions/plugins/
ADD
https://github.com/SonarOpenCommunity/sonar-cxx/releases/download/cxx-2.0.4/sonar-cxx-plugin-2.0.4.2806.jar /opt/sonarqube/extensions/plugins/
ADD
https://github.com/SonarOpenCommunity/sonar-cxx/releases/download/cxx-2.0.4/sonar-cxx-plugin-2.0.4.2806.jar /opt/sonarqube/extensions/plugins/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment