tcosolutions/betterscan

git not found

Closed this issue · 4 comments

I think there may be an issue where git isn't installed on the latest container build? Every time I run the script I just get:
/bin/sh: 1: git: not found for each call to checkmate in the script.

I've tried:

  • both versions of the script

OS: MacOS Sonoma 14.5
Shell: bash and zsh
Docker Desktop: latest version

Have the same error :)

Actually I have an error that checkmate is missing, despite being build in the image.

Status: Downloaded newer image for sunsolution/betterscan-worker-cli:latest
/bin/sh: 1: checkmate: not found
/bin/sh: 1: checkmate: not found
/bin/sh: 1: checkmate: not found
/bin/sh: 1: checkmate: not found

🤷‍♂️

can confirm that today running the script now has the same output:

Status: Downloaded newer image for sunsolution/betterscan-worker-cli:latest
/bin/sh: 1: checkmate: not found
/bin/sh: 1: checkmate: not found
/bin/sh: 1: checkmate: not found
/bin/sh: 1: checkmate: not found

I think I found the root cause of the issue. Rebuilding images now