瀏覽代碼

Merge pull request #653 from w0rmr1d3r/document_issue_638

Updating documentation on how to build the docker image (issue #638)
Ramon 4 年之前
父節點
當前提交
780fb4a8f1
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -48,6 +48,12 @@ brew install gitleaks
 
 ##### Docker
 
+Building the image after cloning the repo:
+```bash
+make dockerbuild
+```
+
+Using the image from DockerHub:
 ```bash
 # To just pull the image
 docker pull zricethezav/gitleaks:latest