From 172870ba2f2484218d5a03809169deffea774aac Mon Sep 17 00:00:00 2001 From: Ferenc Fabian Date: Sun, 5 Jan 2020 10:52:36 +0100 Subject: [PATCH] Add link to the Docker image --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5f43199..fd5a58d 100644 --- a/README.md +++ b/README.md @@ -56,6 +56,10 @@ Prebuilt binaries can be downloaded here: [![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/mrvautin/adminMongo) +## Docker + +Docker image available on [Docker Hub](https://hub.docker.com/r/mrvautin/adminmongo) + ## Demo (read only) A read only demo can be seen [here](http://demo.adminmongo.markmoffat.com)