git-secret icon indicating copy to clipboard operation
git-secret copied to clipboard

Wont install on Alpine

Open p-baum opened this issue 1 year ago • 2 comments

What are the steps to reproduce this issue?

  1. run alpine: docker run -it alpine:3.15 sh
  2. Install deps: apk add git make
  3. follow the manual installation instructions at https://git-secret.io/installation

What happens?

$ make build make: bash: No such file or directory make: *** [Makefile:18: build] Error 127

What were you expecting to happen?

installation

Any logs, error output, etc?

no

Any other comments?

Jfrog broken hence the attempt. All my work projects currently use git-secret. This pains me greatly.

What versions of software are you using?

alpine:3.15

p-baum avatar Oct 27 '22 14:10 p-baum