Skip to content

Commit 60aff8a

Browse files
authored
SonarQube document the LTS tag and Arm64 support (#2279)
1 parent 52d9b07 commit 60aff8a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sonarqube/content.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,14 @@ To quickly run a demo instance, see Using Docker on the [Try Out SonarQube](http
2727

2828
## Installation
2929

30+
> **Multi-platform support**: Starting from SonarQube `9.9` LTS, the docker images support running both on `amd64` architecture and `arm64`-based Apple Silicon (M1).
31+
3032
For installation instructions, see Installing the Server from the Docker Image on the [Install the Server](https://docs.sonarqube.org/latest/setup/install-server/) page.
3133

3234
To run a cluster with the Data Center Edition, please refer to Installing SonarQube from the Docker Image on the [Install the Server as a Cluster](https://docs.sonarqube.org/latest/setup/install-cluster/) page.
3335

36+
> The `lts` tag on Docker images is replaced with every new LTS release. If you want to avoid any automatic major upgrades, we recommend using the corresponding `9.9-<edition>` tag instead of `lts-<edition>`.
37+
3438
## Configuration
3539

3640
### Database

0 commit comments

Comments
 (0)