Closed sameersubudhi closed 3 months ago
This PR resolves #25
Locally with APPLY_SNAPSHOT=true docker compose -p lisk-node-snapshot up --build --detach
APPLY_SNAPSHOT=true docker compose -p lisk-node-snapshot up --build --detach
The reth image build issue due to which the CI is partially failing will be addressed with https://github.com/LiskHQ/lisk-node/issues/24.
reth
What was the problem?
This PR resolves #25
How was it solved?
How was it tested?
Locally with
APPLY_SNAPSHOT=true docker compose -p lisk-node-snapshot up --build --detach
Additional Information
The
reth
image build issue due to which the CI is partially failing will be addressed with https://github.com/LiskHQ/lisk-node/issues/24.