update
This commit is contained in:
@ -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"
|
Reference in New Issue
Block a user