Skip to content

Commit

Permalink
Add docker container docu
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavol Ipoth committed Jun 19, 2023
1 parent 9e8af19 commit e1bb91f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,10 @@ Fetch prometheus metrics:

```bash
curl http://localhost:8080
```

You can run container, using our image:

```
docker pull quay.io/p53/wal-g-exporter:<tag>
```

0 comments on commit e1bb91f

Please sign in to comment.