Skip to content

Commit 6459972

Browse files
committed
Add docker image overview in README
1 parent e5b44a2 commit 6459972

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,9 @@ GOSYSLOGD_VERSION=0.1.0 \
4242
&& chmod +x /usr/local/bin/go-syslogd
4343
```
4444

45+
## Docker images
46+
47+
| Image | Description |
48+
|:------------------------------|:--------------------------------------------------------------------|
49+
| `webdevops/go-syslogd:latest` | Latest release, binary only |
50+
| `webdevops/go-syslogd:master` | Current development version in branch `master`, with golang runtime |

0 commit comments

Comments
 (0)