• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tari-project / tari / 28357712517
61%

Build:
DEFAULT BRANCH: development
Ran 29 Jun 2026 09:01AM UTC
Jobs 1
Files 702
Run time 2min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

29 Jun 2026 08:07AM UTC coverage: 61.85% (+1.0%) from 60.886%
28357712517

push

github

web-flow
docs: fix minotari docker volume path (#7904)

Description
---
Updates the Docker compose example in the root README to mount
persistent data at `/var/tari`, matching the Minotari Docker image
runtime defaults.

The Docker entrypoint uses `/var/tari/node` as the base path for the
node image and `/var/tari/config/config.toml` for config, so mounting
`/var/tari` persists both.

Motivation and Context
---
Fixes #7686.

The previous example mounted `./data` to `/root/.tari`, but the Docker
image creates the `tari` user with `/var/tari` as its home directory and
`start_tari_app.sh` defaults to paths under `/var/tari`.

How Has This Been Tested?
---
- `git diff --check`

What process can a PR reviewer use to test or verify this change?
---
Review `buildtools/docker_rig/tarilabs.Dockerfile` and
`buildtools/docker_rig/start_tari_app.sh` to confirm the container paths
used by the Docker image.

Breaking Changes
---

- [x] None
- [ ] Requires data directory on base node to be deleted
- [ ] Requires hard fork
- [ ] Other - Please specify

72027 of 116455 relevant lines covered (61.85%)

224532.3 hits per line

Coverage Regressions

Lines Coverage ∆ File
19
59.82
-2.19% comms/core/src/connectivity/manager.rs
17
53.81
9.14% base_layer/core/src/chain_storage/lmdb_db/lmdb_db.rs
7
67.76
-3.27% comms/core/src/protocol/messaging/protocol.rs
6
54.7
6.52% base_layer/core/src/chain_storage/blockchain_database.rs
6
92.14
-1.27% comms/dht/src/outbound/broadcast.rs
4
94.34
-2.52% comms/core/src/protocol/messaging/outbound.rs
3
79.11
-0.7% base_layer/transaction_components/src/validation/aggregate_body/aggregate_body_internal_validator.rs
3
86.7
-0.38% comms/dht/src/actor.rs
2
85.05
-0.71% comms/core/src/connection_manager/manager.rs
2
83.91
-0.37% comms/core/src/connection_manager/peer_connection.rs
2
81.36
-3.39% comms/core/src/pipeline/outbound.rs
2
83.12
-0.32% comms/core/src/protocol/rpc/client/mod.rs
1
98.88
-1.12% base_layer/common_types/src/dammsum.rs
1
46.97
33.33% base_layer/core/src/chain_storage/block_add_result.rs
1
25.29
-1.15% base_layer/core/src/chain_storage/error.rs
1
75.34
-1.37% base_layer/node_components/src/blocks/chain_block.rs
1
90.56
-0.29% comms/core/src/multiplexing/yamux.rs
Jobs
ID Job ID Ran Files Coverage
1 28357712517.1 29 Jun 2026 09:01AM UTC 702
61.85
GitHub Action Run
Source Files on build 28357712517
  • Tree
  • List 702
  • Changed 35
  • Source Changed 0
  • Coverage Changed 35
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28357712517
  • ef439f31 on github
  • Prev Build on development (#28244404192)
  • Next Build on development (#28366983910)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc