CAPAUT-328 docker creation for sonarqube with oidc plugin #1
@@ -2,4 +2,4 @@
|
||||
FROM sonarqube:10.6-community
|
||||
|
||||
# add all plugins
|
||||
COPY ./plugins /opt/sonarqube/extensions/plugins
|
||||
RUN curl -L -O --output-dir /opt/sonarqube/extensions/plugins https://github.com/vaulttec/sonar-auth-oidc/releases/download/v2.1.1/sonar-auth-oidc-plugin-2.1.1.jar
|
||||
Binary file not shown.
Reference in New Issue
Block a user