From 1b0f9c21739c47cf6d85d2e5b7a2603ab3ff480b Mon Sep 17 00:00:00 2001 From: vishalseshagiri Date: Mon, 24 Jul 2017 17:41:20 +0530 Subject: [PATCH] Update README.md Former-commit-id: 09577041fc62c5f7aff9122ab77cb67e8cc32f7d --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 79e93f48..03eada6a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # frappe_docker -Containerizing the frappe bench installation for a development environment +* Docker file to run frappe in a container +* Docker makes it much easier to deploy [frappe](https://github.com/frappe/frappe) on your development servers. ## Getting Started @@ -10,10 +11,9 @@ These instructions will get you a copy of the project up and running on your loc What things you need to install the software and how to install them -``` -Docker -docker-compose -``` + + [Docker](https://www.docker.com/) + [Docker Compose](https://docs.docker.com/compose/overview/) ### Installing