🎯
Focusing
- Bangalore
-
17:19
(UTC +05:30)
Pinned Loading
-
Setup SonarQube on docker container
Setup SonarQube on docker container 1# How to setup SonarQube with PostgreSQL DB on Docker Container?
2* Let's start creating a docker network for both SonarQube and PostgreSQL database, as they both need to be on the same network to communicate with each other.
3* If you are restarting the server make sure the docker service is enabled so that it will automatically start SonarQube and PostgreSQL docker containers.
45You can enable docker by passing command:
-
-
-
-
Docker container creation using sona...
Docker container creation using sonatype/nexus3 image for ARM64 or (linux/arm64/v8) 1To build the “sonatype/nexus3” Docker image from the Dockerfile on an ARM64 or (linux/arm64/v8) machine, you can follow these steps:
2* Clone the repository containing the Dockerfile by running the following command:
3```
4git clone https://github.com/sonatype/docker-nexus3.git
5```
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.