Prepare the Docker installation
How to prepare the installation of SonarQube Server Developer or Enterprise edition from the Docker image.
Perform the pre-installation steps
Create volumes to persist data
docker volume create --name sonarqube_data
docker volume create --name sonarqube_logs
docker volume create --name sonarqube_extensionsOracle database: add the JDBC driver
Related pages
Last updated
Was this helpful?

