Skip to content

Commit

Permalink
Support go mod
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangxu19830126 committed Oct 29, 2019
1 parent 80750bb commit 7f18d6c
Show file tree
Hide file tree
Showing 7,797 changed files with 209,236 additions and 2,380,665 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 0 additions & 2 deletions Dockerfile-cell
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,4 @@ RUN make cell
FROM deepfabric/centos
COPY --from=builder /root/go/src/github.com/deepfabric/elasticell/dist/cell /usr/local/bin/cell

RUN yum install -y bind-utils wget

ENTRYPOINT ["/usr/local/bin/cell"]
Loading

0 comments on commit 7f18d6c

Please sign in to comment.