mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2025-01-03 01:27:38 +00:00
derive_chainid_no_alloc
This commit is contained in:
parent
cc951ead7b
commit
bfb26e547d
@ -7,7 +7,7 @@ WORKDIR /app
|
|||||||
ADD . .
|
ADD . .
|
||||||
|
|
||||||
# expect that host run `git submodule update --init`
|
# expect that host run `git submodule update --init`
|
||||||
RUN make all
|
RUN make erigon rpcdaemon integration sentry hack
|
||||||
|
|
||||||
FROM docker.io/library/alpine:3.14
|
FROM docker.io/library/alpine:3.14
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user