Skip to content

Commit

Permalink
Merge pull request #25 from reactiveops/jg/issue-17-data-struc-refactor
Browse files Browse the repository at this point in the history
data refactor init changes
  • Loading branch information
JessicaGreben authored Feb 8, 2019
2 parents d48d2b8 + ef36859 commit 1280530
Show file tree
Hide file tree
Showing 5,598 changed files with 1,989,546 additions and 29,638 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ COPY --from=build-env /go/src/github.com/reactiveops/fairwinds/fairwinds .

WORKDIR /opt/app

COPY --from=build-env /go/src/github.com/reactiveops/fairwinds/pkg/dashboard/templates/dashboard.gohtml ./pkg/dashboard/templates/dashboard.gohtml

ENTRYPOINT ["fairwinds"]
Loading

0 comments on commit 1280530

Please sign in to comment.