Browse Source

Update running-applications.md

pull/22858/head
Yunus Emre Kalkan 9 months ago
parent
commit
1d8314aca0
  1. 2
      docs/en/studio/running-applications.md

2
docs/en/studio/running-applications.md

@ -261,6 +261,8 @@ services:
- "5672:5672"
```
> Note: We suggest to use `container_name` property in your services. Otherwise, tracking the container may not be possible in some cases.
To add this file to `containers`, we can use `Add Docker Container` menu:
![docker-container-example-add](images/solution-runner/docker-container-example-add.png)

Loading…
Cancel
Save