Skip to content

Commit

Permalink
Merge pull request ethereum#55 from etienne-napoleone/master
Browse files Browse the repository at this point in the history
Update Dockerfile
  • Loading branch information
ngtuna authored Jun 26, 2018
2 parents 0ee57ba + d7c1fab commit c57665c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ FROM alpine:latest

LABEL maintainer="[email protected]"

WORKDIR /tomochain

COPY --from=builder /tomochain/build/bin/tomo /usr/local/bin/tomo

RUN chmod +x /usr/local/bin/tomo
Expand Down

0 comments on commit c57665c

Please sign in to comment.