Explorar o código

Updated Readme : added docker doc

Raphael ATALLAH %!s(int64=8) %!d(string=hai) anos
pai
achega
5d995c05a2
Modificáronse 1 ficheiros con 10 adicións e 0 borrados
  1. 10 0
      README.md

+ 10 - 0
README.md

@@ -59,6 +59,16 @@ NOTE: your mileage may vary so if you aren't getting the results you expected tr
 ### If you find a valid leak in a repo
 Please read https://help.github.com/articles/removing-sensitive-data-from-a-repository/ to remove the sensitive information from your history
 
+### Run me with docker
+
+Simply run `docker run --rm --name=gitleaks raphaelareya/gitleaks https://github.com/zricethezav/gitleaks`
+
+Or build the image yourself to get the latest version :
+`
+docker build -t gitleaks .
+docker run --rm --name=gitleaks gitleaks https://github.com/zricethezav/gitleaks
+`
+
 #### TODO
 
 * Specify a target branch