Skip to content

Commit 73ee8d2

Browse files
committed
Update readme
1 parent c4aad62 commit 73ee8d2

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,17 @@
11
# sentry-cli-docker
2-
Docker image with sentry-cli installed
2+
> Docker image with sentry-cli installed
3+
4+
# How to use
5+
6+
## Command line
7+
8+
```
9+
$ docker run -it --rm sentry-cli --help
10+
```
11+
12+
## Gitlab
13+
14+
```
15+
TODO!
16+
```
17+

0 commit comments

Comments
 (0)