From 1cee00148b32a23349b9569dc6c9fba187888767 Mon Sep 17 00:00:00 2001 From: Steve Date: Fri, 14 Apr 2017 17:18:59 -0700 Subject: Update README.md --- docker/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docker/README.md b/docker/README.md index 2401588..6b65643 100644 --- a/docker/README.md +++ b/docker/README.md @@ -2,9 +2,9 @@ ## Ponzu Docker build -Ponzu is distributed as a docker image **NEEDS LINK**, which aids in docker deployment. The Dockerfile in this directory is used by ponzu to generate the docker image which contains the ponzu executable. +Ponzu is distributed as a [docker image](https://hub.docker.com/r/ponzu/ponzu/), which aids in docker deployment. The Dockerfile in this directory is used by ponzu to generate the docker image which contains the ponzu executable. -### The following are convient commands during development of Ponzu. +### The following are convenient commands during development of Ponzu core. #### Build the docker image. Run from the root of the project. ```bash @@ -19,4 +19,4 @@ pwd # will output the go src directory for ponzu ponzu version # will output the ponzu version # make an edit on your local and rebuild go get github.com/ponzu-cms/ponzu/... -``` \ No newline at end of file +``` -- cgit v1.2.3