Write an "entrypoint.sh" script to easily run the prover as a daemon · Issue #12 · clearmatics/zeth · GitHub
More Web Proxy on the site http://driver.im/
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
For now several commands need to be ran in the container to compile the project and start the server. It might be worth running all these commands in a script to be able to start the container in the background by running docker run -d -p 50051:50051 --name zeth zeth-dev