We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5b44a2 commit 6459972Copy full SHA for 6459972
README.md
@@ -42,3 +42,9 @@ GOSYSLOGD_VERSION=0.1.0 \
42
&& chmod +x /usr/local/bin/go-syslogd
43
```
44
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