This commit is contained in:
vvzvlad
2024-12-12 02:32:36 +03:00
parent 825a51e00d
commit 3cc574a592
4 changed files with 13 additions and 31 deletions

View File

@ -1,11 +1,9 @@
#docker build -t nexus-image .
services:
nexus-prover:
image: nexus-image
container_name: nexus-prover
restart: unless-stopped
volumes:
- /root/prover-id:/root/.nexus/prover-id
- /root/node/prover-id:/root/.nexus/prover-id
logging:
driver: "none"