#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 logging: driver: "none"