I'm encountering an error while setting up a production node using the guide. The command "sudo docker compose" throws an error. How can I resolve this?

Created by Sourajyoti Gupta, Modified on Fri, 28 Jul 2023 at 07:22 PM by Sourajyoti Gupta

You should use docker-compose instead of docker compose in the command. The correct command should be: "sudo docker-compose --env-file $ZKEVM_CONFIG_DIR/.env -f $ZKEVM_DIR/$ZKEVM_NET/docker-compose.yml up -d".

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article