Commit 8ad4048
authored
docs(evm-wallet-experiment): update docker compose documentation (#932)
Follow-up for #930 notes recent changes to how logs are exported from
the docker-compose setup.
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Low risk: documentation-only updates describing log bind-mount
behavior and where to find generated log/test artifacts.
>
> **Overview**
> Updates the Docker Compose docs to reflect the newer logging setup:
`/logs` is now a host bind-mount to
`packages/evm-wallet-experiment/logs/` (while `ocap-run` remains a named
volume), and containers tee stdout/stderr into per-service log files.
>
> Adds debugging notes showing how to read those host-side log files and
where `test:e2e:docker` writes structured results
(`logs/test-results.json`).
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
36d233b. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent d829dbc commit 8ad4048
1 file changed
Lines changed: 14 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
73 | 75 | | |
74 | 76 | | |
75 | 77 | | |
| |||
123 | 125 | | |
124 | 126 | | |
125 | 127 | | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
126 | 134 | | |
127 | 135 | | |
128 | 136 | | |
129 | 137 | | |
130 | 138 | | |
131 | 139 | | |
| 140 | + | |
| 141 | + | |
132 | 142 | | |
133 | 143 | | |
134 | 144 | | |
| |||
0 commit comments