sassoftware/viya4-orders-cli

issue with building project

Closed this issue · 4 comments

[azureuser@mgt Viya4]$ docker build github.com/sassoftware/viya4-orders-cli -t viya4-orders-cli
unable to prepare context: unable to 'git clone' to temporary context directory: Error trying to use git: exit status 128 (Cloning into '/tmp/docker-build-git267569601'...
git: 'remote-https' is not a git command. See 'git --help'.
)

Hi, what version of Git are you using? Is git-remote-https.exe present in your Git installation?

Is git-remote-https.exe present in your Git installation?
From the README.md on the project homepage in GitHub:
image

user had bad git installation - closing