Skip to content
This repository has been archived by the owner on Sep 24, 2021. It is now read-only.

Commit

Permalink
Merge pull request #59 from ashish-amarnath/update-dockerfile
Browse files Browse the repository at this point in the history
Add logger package to build container
  • Loading branch information
k8s-ci-robot authored Jul 3, 2019
2 parents f60f797 + eb7b267 commit fda30b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ ADD actuators actuators
ADD kind kind
ADD execer execer
ADD third_party third_party
ADD logger logger

RUN go install -v ./cmd/capd-manager
RUN GO111MODULE="on" go get sigs.k8s.io/kind@v0.3.0
Expand Down

0 comments on commit fda30b8

Please sign in to comment.