Skip to content

Commit

Permalink
README.md: discovery service container in docker-compose environment
Browse files Browse the repository at this point in the history
Signed-off-by: Alexander Indenbaum <aindenba@redhat.com>
  • Loading branch information
Alexander Indenbaum committed Sep 5, 2023
1 parent b45412f commit 2ac7eaf
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,11 @@ The discovery service can provide all the targets that the current user can acce
$ python3 -m control.discovery
```
2. To start discovery service container in docker-compose environment
```bash
$ docker-compose up --detach discovery
```
## Advanced
### Configuration
Expand Down

0 comments on commit 2ac7eaf

Please sign in to comment.