Skip to content

Commit

Permalink
Update docs/self-managed/setup/deploy/local/docker-compose.md
Browse files Browse the repository at this point in the history
Co-authored-by: Mark Sellings <[email protected]>
  • Loading branch information
aabouzaid and mesellings authored Jan 21, 2025
1 parent 6200d58 commit ff22535
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/self-managed/setup/deploy/local/docker-compose.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ While the [Docker images](/self-managed/setup/deploy/other/docker.md) themselves
To start a complete instance of Camunda 8 Self-Managed environment locally:

1. Download the [Camunda 8 Docker Compose artifact](https://github.com/camunda/camunda-self-managed/releases/download/docker-compose-alpha/docker-compose-alpha.zip) and extract it.
2. Enter the extracted directory, and run the following command:
2. Run the following command in the extracted directory:

```shell
docker compose up -d
Expand Down

0 comments on commit ff22535

Please sign in to comment.