There was an error while loading. Please reload this page.
1 parent ca20dda commit a0fbd7cCopy full SHA for a0fbd7c
README.md
@@ -123,3 +123,10 @@ GOREPLACE_VERSION=1.1.2 \
123
&& chmod +x /usr/local/bin/go-replace
124
```
125
126
+
127
+## Docker images
128
129
+| Image | Description |
130
+|:------------------------------|:--------------------------------------------------------------------|
131
+| `webdevops/go-replace:latest` | Latest release, binary only |
132
+| `webdevops/go-replace:master` | Current development version in branch `master`, with golang runtime |
0 commit comments