Docker
Step One: Install Docker (unless already installed)
curl -fsSL https://get.docker.com -o get-docker.sh
sudo sh get-docker.shStep Two: Install SonarView:
Last updated