cloud66-oss / starter

Helping you get started with containerized apps.
https://www.cloud66.com/opensource-software/
Apache License 2.0
309 stars 57 forks source link

build fail error #85

Open rajgoesout opened 5 years ago

rajgoesout commented 5 years ago

Probably due to incompatible golang versions

Step 7/11 : RUN go get github.com/onsi/gomega
 ---> Running in 3c2a9a295f27
#github.com/onsi/gomega
src/github.com/onsi/gomega/gomega_dsl.go:312: syntax error: unexpected = in type declaration
src/github.com/onsi/gomega/gomega_dsl.go:338: syntax error: unexpected = in type declaration
src/github.com/onsi/gomega/gomega_dsl.go:352: syntax error: unexpected = in type declaration
ERROR: Service 'starter' failed to build: The command '/bin/sh -c go get github.com/onsi/gomega' returned a non-zero code: 2
khash commented 5 years ago

What project type are you analyzing with Starter?

rajgoesout commented 5 years ago

Actually I was building starter from source