You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pulled down the latest docker container as per the readme
$ docker pull strongdm/comply
Using default tag: latest
latest: Pulling from strongdm/comply
Digest: sha256:8093725c7020f8c31e10db2561e31be45ed64f63211e29272bb0a49bf3f641a1
Status: Image is up to date for strongdm/comply:latest
docker.io/strongdm/comply:latest
root@25eb703b7b71:/source# comply build
templates/index.ace -> output/index.html
2023/02/06 13:17:33 build failed: error during build: unable to preprocess: error looking up git branch: exec: "git": executable file not found in $PATH
root@25eb703b7b71:/source#
The text was updated successfully, but these errors were encountered:
Pulled down the latest docker container as per the readme
as per the readme, I started the container
tried a
comply build
and got the following errorThe text was updated successfully, but these errors were encountered: