Skip to content

Commit

Permalink
Fix README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ihippik committed Sep 12, 2022
1 parent 7ab9afd commit 4a09a7e
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,9 @@ monitoring:
You can start the container from the project folder (configuration file is required)
```
docker run -v $(pwd)/config.yml:/app/config.yml ihippik/wal-listener:v2.1.0
#### Docker Hub
https://hub.docker.com/r/ihippik/wal-listener
#### Example
```shell
docker run -v $(pwd)/config.yml:/app/config.yml ihippik/wal-listener:tag
```

0 comments on commit 4a09a7e

Please sign in to comment.