mirror of
https://github.com/XRPLF/rippled.git
synced 2026-09-27 15:28:03 +00:00
`docker compose down` keeps the `tempo-data` named volume, so a previous run's traces stay in Tempo and can satisfy this run's span searches. Pass -v in cleanup(), and tear the stack down before starting it: a run that reaches the summary deliberately leaves the stack up, so nothing else clears it.