Skip to content
This repository has been archived by the owner on Oct 27, 2020. It is now read-only.

Commit

Permalink
adding kanalictl to container (#113)
Browse files Browse the repository at this point in the history
  • Loading branch information
Frank B Greco Jr committed Jun 5, 2018
1 parent fab3e7c commit c562326
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 @@ -15,5 +15,6 @@ FROM alpine:${ALPINE_VERSION}
LABEL maintainer="frankgreco@northwesternmutual.com"
LABEL version="${VERSION}"
COPY --from=BUILD /go/bin/kanali /
COPY --from=BUILD /go/bin/kanalictl /
COPY --from=BUILD /go/bin/validator /
COPY --from=BUILD /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt

0 comments on commit c562326

Please sign in to comment.