Skip to content

Commit

Permalink
Merge pull request #17 from enxebre/mvp
Browse files Browse the repository at this point in the history
Mvp
  • Loading branch information
enxebre committed Aug 17, 2018
2 parents f34d5dd + f0e4fa5 commit 363ab9e
Show file tree
Hide file tree
Showing 762 changed files with 223,499 additions and 17 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,4 @@ RUN apt-get update && apt-get install -y ca-certificates && rm -rf /var/lib/apt/

COPY --from=builder /go/src/github.com/openshift/machine-api-operator/bin/machine-api-operator .
COPY --from=builder /go/src/github.com/openshift/machine-api-operator/manifests manifests
COPY --from=builder /go/src/github.com/openshift/machine-api-operator/machines machines
Loading

0 comments on commit 363ab9e

Please sign in to comment.