Mention Docker image

This commit is contained in:
Martin Polden 2018-12-28 15:06:52 +01:00
parent ddc4d9e53c
commit 14f1a0ce88
1 changed files with 7 additions and 0 deletions

View File

@ -94,6 +94,13 @@ This package can be installed with `go get`:
For more information on building a Go project, see the [official Go
documentation](https://golang.org/doc/code.html).
## Docker image
A Docker image is available on [Docker
Hub](https://hub.docker.com/r/mpolden/echoip), which can be downloaded with:
`docker pull mpolden/echoip`
### Usage
```