From ce6864a67fa266e7d7dd6bd978bb6bc4365da6a4 Mon Sep 17 00:00:00 2001
From: Gary Allan <github@gallan.co.uk>
Date: Thu, 25 Jul 2019 15:20:56 +0100
Subject: [PATCH] Docker: Update README.md with link to docker images

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index e66d3122..f92f98a7 100755
--- a/README.md
+++ b/README.md
@@ -27,6 +27,9 @@ Just run `php functions/scripts/reset-admin-password.php` in the cli and enter y
 The Default credentials for a new instance of phpIPAM are the same as the credentials for
 the demo page: `Admin / ipamadmin`
 
+## Docker
+Community maintained docker images are available at https://hub.docker.com/u/phpipam
+
 ## Changelog
 See misc/CHANGELOG
 
-- 
GitLab