From a8ed23de53eba5aa4ae953ab113922dabfaf1477 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20=C4=8Cun=C3=A1t?= <vladimir.cunat@nic.cz> Date: Mon, 13 Aug 2018 18:10:19 +0200 Subject: [PATCH] README: note the docker image purpose --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a03bf5adb..b8f03c122 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ $ docker run -it cznic/knot-resolver ``` See the build page [hub.docker.com/r/cznic/knot-resolver](https://hub.docker.com/r/cznic/knot-resolver/) for more information and options. +The images are meant as an easy way to try knot-resolver, and they're not designed for production use. ### Running -- GitLab