Skip to content

Commit 370e6ab

Browse files
committed
chore: remove docker section in README
1 parent faf0aa4 commit 370e6ab

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

README.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -130,18 +130,6 @@ raft-state/
130130
- The initial leader will begin sequencing immediately
131131
- No manual bootstrap or peer addition required
132132

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-
145133
## Building
146134

147135
Using [just](https://github.com/casey/just):

0 commit comments

Comments
 (0)