Skip to content

Commit

Permalink
add viper config
Browse files Browse the repository at this point in the history
  • Loading branch information
JessicaGreben committed Dec 15, 2018
1 parent f9b603f commit 7bc1445
Show file tree
Hide file tree
Showing 144 changed files with 24,645 additions and 120 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ RUN apk --no-cache add ca-certificates
USER nobody
COPY --from=build-env /go/src/github.com/reactiveops/fairwinds/fairwinds .

WORKDIR /opt/app

ENTRYPOINT ["fairwinds"]
Loading

0 comments on commit 7bc1445

Please sign in to comment.