4
0
Эх сурвалжийг харах

Merge pull request #653 from w0rmr1d3r/document_issue_638

Updating documentation on how to build the docker image (issue #638)
Ramon 4 жил өмнө
parent
commit
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