docker2exe icon indicating copy to clipboard operation
docker2exe copied to clipboard

Golang is a dependency

Open kidharb opened this issue 3 years ago • 0 comments

golang needs to be installed first

./docker2exe-linux-amd64 -name tesseract_docker --image clearlinux/tesseract-ocr go mod init github.com/kidharb/tesseract_docker make: go: No such file or directory make: *** [Makefile:16: go.mod] Error 127 exit status 2

Please can you add this to the dependencies page

kidharb avatar Aug 13 '22 23:08 kidharb