Skip to content
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.

Commit

Permalink
Update docker/beacon.Dockerfile
Browse files Browse the repository at this point in the history
Co-Authored-By: Chih Cheng Liang <chihchengliang@gmail.com>
  • Loading branch information
hwwhww and ChihChengLiang committed Dec 9, 2019
1 parent 5205a9b commit 47a3a1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/beacon.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ RUN apt-get -y install libsnappy-dev gcc g++ cmake

RUN git clone https://github.com/ethereum/trinity.git .
RUN pip install -e .[eth2-dev] --no-cache-dir
RUN pip install -U trinity --no-cache-dir

RUN echo "Type \`trinity-beacon\` to boot or \`trinity-beacon --help\` for an overview of commands"

Expand Down

0 comments on commit 47a3a1a

Please sign in to comment.