optiopay / klar

Integration of Clair and Docker Registry
MIT License
506 stars 140 forks source link

Klair error output #121

Open leeadh opened 5 years ago

leeadh commented 5 years ago

Hi all,

I am running klair on windows. I tried doing

CLAIR_ADDR=http://xxxx:30060 CLAIR_OUTPUT=High CLAIR_THRESHOLD=10 DOCKER_USER=xxxDOCKER_PASSWORD=xxxx klar postgres:9.5.1

but it says that 'CLAIR_ADDR' is not recognized as ans an internal or external command. Whats wrong?

hashmap commented 5 years ago

@leeadh to be fair I don't know how to specify environment variables on Windows, so you need to run klar postgres:9.5.1 and specify the rest as env vars before