Skip to content

Instantly share code, notes, and snippets.

View henrist's full-sized avatar

Henrik Steen henrist

View GitHub Profile
@henrist
henrist / install-sonar-scanner-alpine.sh
Created July 8, 2019 13:43
Install Sonar Scanner in Alpine
#!/bin/sh
set -eux
SONAR_SCANNER_VERSION=4.0.0.1744
# Only install java if not already present (to avoid conflicting Java version)
arg_java=""
if ! which java >/dev/null; then
arg_java=openjdk8-jre
fi

Keybase proof

I hereby claim:

  • I am henrist on github.
  • I am henrist (https://keybase.io/henrist) on keybase.
  • I have a public key ASCL7ZiJ-zzKJgEOgYWeNeCRn5cLzVqg3hbt3ETNqixjMgo

To claim this, I am signing this object: