Skip to content

Instantly share code, notes, and snippets.

@dnaprawa
Created December 27, 2019 17:28
Show Gist options
  • Save dnaprawa/f44fe26e8a204f9e9efb965dc50b2f36 to your computer and use it in GitHub Desktop.
Save dnaprawa/f44fe26e8a204f9e9efb965dc50b2f36 to your computer and use it in GitHub Desktop.
#!/bin/bash
export DOCKER_USER=$1
export DOCKER_PASSWORD=$2
export CLAIR_ADDR=$3
export CLAIR_OUTPUT=$4
export CLAIR_THRESHOLD=$5
klar $6:$7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment