We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faf0aa4 commit 370e6abCopy full SHA for 370e6ab
1 file changed
README.md
@@ -130,18 +130,6 @@ raft-state/
130
- The initial leader will begin sequencing immediately
131
- No manual bootstrap or peer addition required
132
133
-## Testing with Docker
134
-
135
-Quick test using Docker Compose:
136
137
-```bash
138
-cd docker
139
-./test.sh test # Run generation and verification
140
-./test.sh inspect # Examine generated files
141
-```
142
143
-See [docker/README.md](docker/README.md) for detailed testing instructions.
144
145
## Building
146
147
Using [just](https://github.com/casey/just):
0 commit comments