Przeglądaj źródła

updating documentation on how to build the docker image

Ramon 4 lat temu
rodzic
commit
ea94318ba3
1 zmienionych plików z 6 dodań i 0 usunięć
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -49,6 +49,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