Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Comcast/caduceus
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidtw committed Sep 3, 2019
2 parents cc65f02 + 9acda58 commit e00b6b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions deploy/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ EXPOSE 8080

COPY --from=builder /go/src/github.com/xmidt-org/caduceus/caduceus_linux_amd64 /
COPY caduceus.yaml /
COPY deploy/Dockerfile NOTICE LICENSE CHANGELOG.md /
ENTRYPOINT ["/caduceus_linux_amd64"]
1 change: 1 addition & 0 deletions deploy/Dockerfile.local
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ EXPOSE 8080

COPY --from=builder /go/src/github.com/xmidt-org/caduceus/caduceus_linux_amd64 /
COPY caduceus.yaml /
COPY deploy/Dockerfile NOTICE LICENSE CHANGELOG.md /
ENTRYPOINT ["/caduceus_linux_amd64"]

0 comments on commit e00b6b3

Please sign in to comment.