We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8bb79b4 + e17434f commit f4063b6Copy full SHA for f4063b6
1 file changed
rootfs/Dockerfile
@@ -44,6 +44,7 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y \
44
github.com/mitchellh/gox \
45
github.com/golang/protobuf/protoc-gen-go \
46
github.com/golang/dep/cmd/dep \
47
+ github.com/constabulary/gb/... \
48
&& gometalinter --install
49
50
WORKDIR /go
0 commit comments