Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/tutorials/dhis2-docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Make sure you have the following tools installed
Running DHIS2 with the `d2 cluster` CLI is very simple:

```shell
d2 cluster up 2.40.0.1 --db-version 2.40 --seed
d2 cluster up 2.40.7 --db-version 2.40 --seed
```

This way of running DHIS2 provides extra features like running multiple DHIS2 "clusters" at once, saving different configuration combinations and more.
Expand Down