Skip to content

Commit d8a4472

Browse files
authored
Update README.md
1 parent 15aefa5 commit d8a4472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dstack-database/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ To start this exploration, here's a minimal fault-tolerant database service usin
99
It's a docker-compose simulation environment for 3 nodes.
1010
You can crash/pause any 1 of them, and the other 2 will make progress.
1111

12-
- `./Dockerfile` starts from postgres base image
12+
- `./Dockerfile` starts from ubuntu, mainly installs postgres patroni and zookeeper
1313
- `./docker-compose.yml` defines three services
1414
- `./patroni.yml` configures the postgres
1515
- `./start.sh` runs zookeeper, fixes directory permissions, runs patroni

0 commit comments

Comments
 (0)