Skip to content

Commit

Permalink
Merge pull request #8334 from raymondsquared/raymondsquared-chore-ins…
Browse files Browse the repository at this point in the history
…tall-and-setup-typo

Update installing-si-using-docker.md
  • Loading branch information
ashera96 authored Nov 5, 2024
2 parents 695e6a2 + 648c5d8 commit 7232446
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ docker pull wso2/streaming-integrator:1.0.0
To run WSO2 Streaming Integrator, issue the following command.

```
docker run -it wso2/streaming-integrator/1.0.0
docker run -it wso2/streaming-integrator:1.0.0
```

!!! tip
Expand All @@ -43,4 +43,4 @@ docker run -it wso2/streaming-integrator/1.0.0
wso2/streaming-integrator
```

For more details about the ports in Streaming Integrator, see [Configuring Default Ports]({{base_path}}/install-and-setup/setup/si-setup/configuring-default-ports).
For more details about the ports in Streaming Integrator, see [Configuring Default Ports]({{base_path}}/install-and-setup/setup/si-setup/configuring-default-ports).

0 comments on commit 7232446

Please sign in to comment.