support monero v0.18.0.0 and minor fixes

This commit is contained in:
Blade Doyle
2022-07-17 07:55:16 -07:00
parent 3ce4f06b6c
commit 2e9a209a78
5 changed files with 46 additions and 64 deletions

View File

@@ -7,8 +7,11 @@ networks:
volumes:
p2pool:
name: p2pool
monero:
name: monero
@@ -32,8 +35,7 @@ services:
- /dev/hugepages:/dev/hugepages:rw
depends_on:
monero:
condition: service_healthy
- monero
restart: unless-stopped
command: >-
@@ -90,11 +92,6 @@ services:
- /dev/null:/home/monero/.bitmonero/bitmonero.log:rw
- /dev/hugepages:/dev/hugepages:rw
restart: unless-stopped
healthcheck:
test: ["CMD", "nc", "-z", "localhost", "18081"]
interval: 2s
timeout: 1s
start_period: 10s
command: >-
--zmq-pub tcp://0.0.0.0:18083
--disable-dns-checkpoints