You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RUN apk add --no-cache ca-certificates go openssl nodejs npm
RUN go get -u github.com/golang/protobuf/protoc-gen-go
RUN go get -u github.com/gogo/protobuf/protoc-gen-gogo
RUN go get -u github.com/gogo/protobuf/protoc-gen-gogofast
RUN go get -u github.com/gogo/protobuf/protoc-gen-gogofaster
RUN go get -u github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway
RUN go get -u github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger
RUN go get -u github.com/regen-network/cosmos-proto/protoc-gen-gocosmos
RUN go get -u github.com/pseudomuto/protoc-gen-doc/cmd/protoc-gen-doc
RUN go get -u github.com/bufbuild/buf github.com/bufbuild/buf/cmd/buf github.com/bufbuild/buf/cmd/protoc-gen-buf-breaking github.com/bufbuild/buf/cmd/protoc-gen-buf-lint