forked from cerc-io/stack-orchestrator
Review comment
This commit is contained in:
parent
6ec6fc1d75
commit
78c79f2653
@ -14,8 +14,6 @@ COPY run-el.sh /opt/testnet/run.sh
|
|||||||
|
|
||||||
RUN cd /opt/testnet && make genesis-el
|
RUN cd /opt/testnet && make genesis-el
|
||||||
|
|
||||||
RUN chmod a+x /usr/local/bin/*
|
|
||||||
RUN ls -l /usr/local/bin
|
|
||||||
RUN geth init /opt/testnet/build/el/geth.json && rm -f ~/.ethereum/geth/nodekey
|
RUN geth init /opt/testnet/build/el/geth.json && rm -f ~/.ethereum/geth/nodekey
|
||||||
|
|
||||||
ENTRYPOINT ["/opt/testnet/run.sh"]
|
ENTRYPOINT ["/opt/testnet/run.sh"]
|
||||||
|
Loading…
Reference in New Issue
Block a user