Commit 8a527944 authored by Geoff Simmons's avatar Geoff Simmons

Add instructions for pulling the Docker image.

parent e4a4c0cc
......@@ -87,6 +87,10 @@ Print the version and exit.
### INSTALLATION
To pull the Docker image:
docker pull uplex/http-echo[:tag]
Building the binary requires an installation of gogitversion. Re-building README.md requires godoc and pandoc. See the links in SEE ALSO below.
To install the binary:
......
......@@ -139,6 +139,10 @@
//
// INSTALLATION
//
// To pull the Docker image:
//
// docker pull uplex/http-echo[:tag]
//
// Building the binary requires an installation of
// gogitversion. Re-building README.md requires godoc and pandoc. See
// the links in SEE ALSO below.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment