From 08609c1e331d6cca385df2f5bd766f93f5702f25 Mon Sep 17 00:00:00 2001 From: saivivek mac Date: Wed, 10 Jul 2024 20:20:50 -0700 Subject: [PATCH] added docker text in readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 43e50c21..2fcfd652 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,7 @@ This version focuses on updating features and bug fixing: * Responsive Design for lower resultion devices such as ipad / tablets. * Support for MySQL and PostgreSQL - Production grade DB. * Autosaves code on Run. +* Added support for Docker. The Geoweaver Docker image can be found here(https://hub.docker.com/repository/docker/geoweaver/geoweaver/general). For more details, you can check the Geoweaver Releases Page.