name: nitro-rpc-client services: nitro-rpc-client: image: cerc/nitro-client:local hostname: nitro-rpc-client restart: on-failure environment: NODE_EXTRA_CA_CERTS: "/app/mkcert-caroot/rootCA.pem" command: ["bash", "-c", "tail -f /dev/null"] volumes: - nitro_node_caroot:/app/mkcert-caroot volumes: nitro_node_caroot: