You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My goal is to run a local sequencer and prover to benchmark them.
I am following the Docker Builder guide (https://github.com/matter-labs/zksync-era/blob/main/docs/guides/build-docker.md) after installing the dependencies from the Setup Guide. (I don't know why there is a setup guide and a Docker Builder guide and finally a Running guide, it isn't in a particular order between Docker and running, so it's confusing).
When trying to run the makefile command: make -C ./docker build-all I got an error (see below).
🔄 Reproduction Steps
Just follow the guides on a clean and new machine.
🤔 Expected Behavior
Not an error
😯 Current Behavior
Here is the complete terminal output for this error:
🐛 Bug Report
📝 Description
My goal is to run a local sequencer and prover to benchmark them.
I am following the Docker Builder guide (https://github.com/matter-labs/zksync-era/blob/main/docs/guides/build-docker.md) after installing the dependencies from the Setup Guide. (I don't know why there is a setup guide and a Docker Builder guide and finally a Running guide, it isn't in a particular order between Docker and running, so it's confusing).
When trying to run the makefile command:
make -C ./docker build-all
I got an error (see below).🔄 Reproduction Steps
Just follow the guides on a clean and new machine.
🤔 Expected Behavior
Not an error
😯 Current Behavior
Here is the complete terminal output for this error:
The text was updated successfully, but these errors were encountered: