Skip to content

Commit e17434f

Browse files
author
Jonathan Chauncey
committed
feat(gb): Adds the gb utility to the image
1 parent 8bb79b4 commit e17434f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

rootfs/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ RUN apt-get update && DEBIAN_FRONTEND=noninteractive apt-get install -y \
4444
github.com/mitchellh/gox \
4545
github.com/golang/protobuf/protoc-gen-go \
4646
github.com/golang/dep/cmd/dep \
47+
github.com/constabulary/gb/... \
4748
&& gometalinter --install
4849

4950
WORKDIR /go

0 commit comments

Comments
 (0)