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

Commit

Permalink
Add logger package to build container
Browse files Browse the repository at this point in the history
  • Loading branch information
ashish-amarnath committed Jul 3, 2019
1 parent f60f797 commit eb7b267
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 eb7b267

Please sign in to comment.