mirror of
https://github.com/autistic-symposium/mev-toolkit.git
synced 2025-05-02 23:05:00 -04:00
🍫 add node on ethereums dir
This commit is contained in:
parent
48bf0f5af4
commit
54fc331be4
20 changed files with 3 additions and 7 deletions
|
@ -1,8 +0,0 @@
|
|||
FROM ethereum/client-go:stable
|
||||
|
||||
RUN apk add --no-cache bash
|
||||
|
||||
COPY entrypoint.sh /entrypoint.sh
|
||||
COPY genesis.json /genesis.json
|
||||
|
||||
ENTRYPOINT /entrypoint.sh
|
Loading…
Add table
Add a link
Reference in a new issue