Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/evildecay/etcdkeeper
Browse files Browse the repository at this point in the history
  • Loading branch information
evildecay committed Aug 28, 2018
2 parents d8ee52d + 42799d6 commit db92bf7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ ENV PORT="8080"

RUN apk add --no-cache ca-certificates

RUN apk add --no-cache ca-certificates

WORKDIR /etcdkeeper
COPY --from=builder /go/src/github.com/evildecay/etcdkeeper/etcdkeeper.bin .
ADD assets assets
Expand Down

0 comments on commit db92bf7

Please sign in to comment.