new image tag
This commit is contained in:
@@ -8,7 +8,7 @@ services:
|
|||||||
xdai-archive:
|
xdai-archive:
|
||||||
hostname: xdai-archive
|
hostname: xdai-archive
|
||||||
container_name: xdai-archive
|
container_name: xdai-archive
|
||||||
image: nethermindeth/nethermind:TracesDB
|
image: nethermindeth/nethermind:trace-db
|
||||||
restart: always
|
restart: always
|
||||||
stop_grace_period: 1m
|
stop_grace_period: 1m
|
||||||
command: '--JsonRpc.Enabled true --JsonRpc.Host 0.0.0.0 --Metrics.Enabled true --TraceStore.Enabled true --TraceStore.BlocksToKeep 0 --TraceStore.TraceTypes Trace,Rewards'
|
command: '--JsonRpc.Enabled true --JsonRpc.Host 0.0.0.0 --Metrics.Enabled true --TraceStore.Enabled true --TraceStore.BlocksToKeep 0 --TraceStore.TraceTypes Trace,Rewards'
|
||||||
|
|||||||
Reference in New Issue
Block a user