bump funcmap@1.1.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
FROM golang:1.7.3
|
||||
FROM znly/protoc
|
||||
RUN apk --update add make git go rsync
|
||||
COPY . /go/src/github.com/moul/protoc-gen-gotemplate
|
||||
WORKDIR /go/src/github.com/moul/protoc-gen-gotemplate
|
||||
RUN go install .
|
||||
ENTRYPOINT ["protoc-gen-gotemplate"]
|
||||
|
Reference in New Issue
Block a user