From bf4652fa237b19278d26ccbf07fa763d8350ebfb Mon Sep 17 00:00:00 2001 From: James Stevens Date: Fri, 17 Jan 2020 16:38:03 +0000 Subject: [PATCH] Fix README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2f2ffbf..d10a8d7 100644 --- a/README.md +++ b/README.md @@ -107,8 +107,8 @@ $ curl 'http://127.0.0.1:800/dns/api/v1.0/resolv?name=www.google.com' 2>/dev/nul # Runnning in a Production Docker Container -I've created a base container image called `jamesstevens/mini-slack142-gunicorn-nginx` that has `nginx` and `Python` in it, -and then created an application container to run `dnsflsk` in that. +I've created a base container image called [`jamesstevens/mini-slack142-gunicorn-nginx`](https://hub.docker.com/repository/docker/jamesstevens/mini-slack142-gunicorn-nginx) +that has `nginx` and `Python` in it, and then created an application container to run `dnsflsk` in that. All you need to do is