Skip to content

Commit a0fbd7c

Browse files
committed
Add docker image overview in README
1 parent ca20dda commit a0fbd7c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,3 +123,10 @@ GOREPLACE_VERSION=1.1.2 \
123123
&& chmod +x /usr/local/bin/go-replace
124124
```
125125

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

Comments
 (0)