Add $GOPATH/bin in /usr/local/bin:/usr/local/sbin::/Users/moul/mbin:/Users/moul/mbin2:/Users/moul/node_modules/.bin:/usr/local/share/npm/bin:/bin:/sbin:/usr/bin:/usr/sbin:/Users/moul/go/bin env var
This commit is contained in:
		| @@ -3,3 +3,4 @@ RUN apk --update add make git go rsync | |||||||
| COPY . /go/src/github.com/moul/protoc-gen-gotemplate | COPY . /go/src/github.com/moul/protoc-gen-gotemplate | ||||||
| WORKDIR /go/src/github.com/moul/protoc-gen-gotemplate | WORKDIR /go/src/github.com/moul/protoc-gen-gotemplate | ||||||
| RUN go install . | RUN go install . | ||||||
|  | ENV PATH=${PATH}:${GOPATH}/bin | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user