From 568306622d3906bf5a7e2e4b3a90f7d5b97974b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20=C4=8Ciha=C5=99?= Date: Fri, 8 Apr 2016 08:52:41 +0200 Subject: [PATCH] Add link to Docker hub for image information MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michal Čihař --- doc/setup.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/setup.rst b/doc/setup.rst index 6dd5a70c29..7f2b2ce4f6 100644 --- a/doc/setup.rst +++ b/doc/setup.rst @@ -127,7 +127,7 @@ The installation is possible by adding our own repository Installing using Docker +++++++++++++++++++++++ -phpMyAdmin comes with a Docker image, which you can easily deploy. You can +phpMyAdmin comes with a `Docker image`_, which you can easily deploy. You can download it using: .. code-block:: sh @@ -800,3 +800,4 @@ manually or after a period of inactivity). `Issue 11898